react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Change navbar and footer to a reusable component

Open patrycjakalinska opened this issue 2 months ago • 0 comments

In order to use navbar and footer theme components from @swmansion/t-rex-ui, we need to rewrite current navbar and footer to be more simplified.

To achieve that we moved landing background from Navbar and footer svg <Moon /> from Footer to main page component.

patrycjakalinska avatar May 10 '24 07:05 patrycjakalinska