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

https://github.com/craiggleso/wanikani-native

Wanikani native support for ios, android, and web
https://github.com/craiggleso/wanikani-native

android ios native wanikani web

Last synced: about 1 month ago
JSON representation

Wanikani native support for ios, android, and web

Awesome Lists containing this project

README

          

# wanikani-native

Example of using react-native for **android**, **iphone**, and **web**

Demo not working entirely for ios yet :( - ran outta time

## HOW TO USE
Because web is still not fully supported by expo *yet* and I haven't had time to fix this:

### Web
```sh
yarn add expo@next
yarn web
```

### iOS and Android
```sh
yarn add expo@latest
yarn start
```




# Showcase:

## Web Full size
![alt text](https://github.com/CraigglesO/wanikani-native/blob/master/showcase/full.png)

## Web medium [tablet]
![alt text](https://github.com/CraigglesO/wanikani-native/blob/master/showcase/med.png)

## Web small
![alt text](https://github.com/CraigglesO/wanikani-native/blob/master/showcase/small.png)

## iPhone
![alt text](https://github.com/CraigglesO/wanikani-native/blob/master/showcase/iphone.png)