react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Change navbar and footer to a reusable component
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.