Uses: React Native, Parse Platform JS SDK, and Async Storage (@react-native-async-storage/async-storage)
Issue: "Possible Unhandled Promise Rejection (id: 0): ReferenceError: Can't find variable: indexedDB"
Steps to run:
- Clone the repository
- cd into repository and initialize
yarn
- Run on android emulator/adb connected device.
yarn android
Thank You 🙏