timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
710 stars 127 forks source link

Moving to next screen #40

Closed bisht2ankit closed 7 years ago

bisht2ankit commented 7 years ago

How to route to some screens on clicking bottom tab items? Please help

timomeh commented 7 years ago

Use a navigation library like react-navigation. Please refer to their documentation for further infos.