Skip to content

InfiniteRain/SentenceBaseApp

Repository files navigation

SentenceBaseApp

An app that is designed to streamline the sentence mining process for Japanese learners.

screenshot 1

screenshot 1

screenshot 1

screenshot 1

Running locally

  1. Follow the steps outlined in the official React Native environment setup guide.
  2. Clone the repository: git clone [email protected]:InfiniteRain/SentenceBaseApp.git
  3. Install NPM packages: yarn
  4. Install pods: npx pod-install
  5. Run in a simulator:
    • For iOS (requires MacOS): yarn ios
    • For Android: yarn android

Building for a device

  • For iOS (requires MacOS): npx react-native run-ios --device "DeviceName" --configuration Release
  • For Android: npx react-native run-android --variant release

About

The mobile application for the Sentence Base project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published