React Native App using Redux Store, Firebase Database, Firebase Auth, Routes and React Navigation API.
Awesome starter template to help you build mobile app with React native and Expo.
git clone https://github.com/alexdevero/react-native-expo-starter.git
npm install -g expo-cli
Download Expo client for Android from the Play Store
Download Expo client for iOS from the App Store
npm install
or
yarn
npm start
or
yarn start
After running the Expo server on your local machine open expo app that you have installed on your smartphone.
Scan QR code which is generated by expo server from expo Android/iOS App.
Congrats now you can get the recipe for your favorite meal.