Please file bugs here.
Include closes
, fixes
, or resolves
in a commit message to close the issue.
For example git commit -m "This closes #34, and closes #23"
Install dependencies:
npm install
Run unit tests:
npm test
Create a .env
file in the root directory.
# ABSENCE OF THIS KEY ENABLES STORAGE
IS_STORAGE_DISABLED=true # Saving to AsyncStorage is disabled
Run the simulator using:
npm start
Alternatively you can tagert a specific env:
react-native run-ios
react-native run-android
Press Cmd+R to reload,{'\n'} Cmd+D or shake for dev menu