a 'canonical' PoC of the selective disclosure use case
- Put together an environment as described in the React Native docs
npm install
- Fire up an emulator (XCode for iOS, Genymotion or avd for Android)
- Run the app
3. Android case
4.
react-native run-android
5.npm start # non-default port
4. iOS case: TODO