Sample app for demo the API platform and Blog Post using React-Native
- install npm
- clone this repo
git clone https://github.com/skedgo/fastgo-react-native.git - go into the directory
cd fastgo-react-native - install node dependencies
npm install - copy
env.example.jstoenv.js - update
env.jsfile with your API keys - run
npm startornpm run iosornpm run androidand follow expo instructions
- online with Appetize
- Download compiled iOS IPA
- Download compiled Android APK