The idea is to provide a list of useful recipes/snippets for ex-navigation
- Focused Components - How to check if your component is focused
- How Toggle Drawer from NavigatonBar - Custom component to have a menu button in a navigation bar
- Screen Tracking and Analytics - Easily track screen events
- Navigation Bar Configuration - How to configure Navigation Bar
- Slide Vertical - How can I slide my view from bottom up (transition) from one screen to the other?
- Alert Bar Redux - How to show an alert bar using redux
- Redux store - Integrate with your existing Redux store
- Outside of a component - Perform navigation actions from outside of a component
- NavBar Communication - How to communicate between navigationBar and your component?
Fork this repo Create a branch Add your recipe to README.md and to recipes folder Open Pull Request