React Native + Expo + Redux + React Navigation boilerplate
- Make sure you have Node.js installed https://nodejs.org/dist/v14.0.0/node-v14.0.0-x64.msi
- Install expo-cli using
npm i -g expo-cli
- Download or clone this repository
- Run
npm install
in project folder - Run
expo start
in project folder
- React Native's official Getting Started guide.
- Read about Expo's awesome SDK and platform.
- Read more about navigating between screens using React Navigation.
- Learn about Redux's integration with React & React Native. "# KOREK-mobile"