Thanks to this project, it’ll be too easy to add example to pankod open source projects.
Created by Pankod
- You should have React Expo CLI to be installed in order to run example. Follow this instructions if you need to install Expo CLI.
- Clone the repository:
git clone https://github.com/pankod/expo-boilerplate.git
- Install the dependencies:
npm install
- Once the installation is done, you can run the following command:
npm
npm start
You can also use:
expo
expo start
yarn
expo start
Licensed under the MIT License, Copyright © 2019-present Pankod