Kureev / react-native-navbar

Navbar component for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navigation

DarjiDhanrajD opened this issue · comments

i have installed it but i want to navigate , how can i do it?

Hi, @DarjiDhanrajD!

This project is only about UI part of the navbar. It isn't concerned about underlying routing solution you're going to use.

If you want a drop-in solution for navigation, I'd recommend you to take a look at react-navigation.