Show the login logout app with react native navigation To Run this application first Clone the repository in your local by run this command git clone https://github.com/ratnesh2581990/react-native-navigation-example.git
then
cd react-native-navigation-example
after that run
npm install
to get all the node modules
then run
react-native run-android or react-native run-ios