100ms-react-native-sample
A React Native app which has the fully featured 100ms app UI along with the Core SDK
Ensure you are using "JDK 11" to build the android app. You can check your JDK version as mentioned below -
- If you are building the app using cli, run
java --version
in terminal. - If you are building the app using Android Studio
- Open Android Studio > Settings > Build, Execution, Deployment > Build Tools > Gradle
- Search for "Gradle JDK" field, "JDK 11" should be selected as value
The Google Drive Link below contains all files including node_modules, Git ignored files, etc