An open API service indexing awesome lists of open source software.

https://github.com/7kfpun/japanesereactnative


https://github.com/7kfpun/japanesereactnative

japanese japanese-study react-native

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Minna no Nihongo

[![Dependency Status](https://david-dm.org/7kfpun/JapaneseReactNative.svg)](https://david-dm.org/7kfpun/JapaneseReactNative) [![devDependency Status](https://david-dm.org/7kfpun/JapaneseReactNative/dev-status.svg)](https://david-dm.org/7kfpun/JapaneseReactNative?type=dev)

## Download

[![App Store Button](assets/app-store.png "App Store Button")](https://itunes.apple.com/us/app/id1447639161?mt=8)
[![Play Store Button](assets/google-play.png "Google Play Button")](https://play.google.com/store/apps/details?id=com.kfpun.nihongo)

## Screenshots

### iOS screenshots

### Android screenshots

#### Archive

201812

201808

## Libraries

* [react](https://github.com/facebook/react)
* [react-native](https://github.com/facebook/react-native)

## Running

#### Clone & install

* Clone this repo `git clone git@github.com:7kfpun/JapaneseReactNative.git`
* `cd JapaneseReactNative`
* cp app/config.example.js app/config.js // and config it
* run `npm install` || run `yarn install`

#### iOS

* Run `react-native run-ios`

#### Android

* Run `android avd` and start an emulator
* Run `react-native run-android`

## License

Released under the [MIT License](http://opensource.org/licenses/MIT).