Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 612 Bytes

NavigationExample.md

File metadata and controls

9 lines (8 loc) · 612 Bytes

Navigation using NativeBase

There is a lot you can do with the React Native Navigators.
If you are new to ReactNative you will probably want to use React Navigation.
Here, we will try to go over a few examples of what you can do with the Navigator and explain how it all works in depth.
We have chosen two simple Navigators for our purposes here listed below :-