An app that is designed to streamline the sentence mining process for Japanese learners.
- Follow the steps outlined in the official React Native environment setup guide.
- Clone the repository:
git clone [email protected]:InfiniteRain/SentenceBaseApp.git - Install NPM packages:
yarn - Install pods:
npx pod-install - Run in a simulator:
- For iOS (requires MacOS):
yarn ios - For Android:
yarn android
- For iOS (requires MacOS):
- For iOS (requires MacOS):
npx react-native run-ios --device "DeviceName" --configuration Release - For Android:
npx react-native run-android --variant release



