benoitvallon / react-native-nw-react-calculator

Mobile, desktop and website Apps with the same code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android version?

ScottRFrost opened this issue · comments

Any samples of how to do this as an Android app?

I need to support both (especially since Android sells 5 devices per 1 sold by Apple).

Already working on it here: #1 😃

Although we still need to work out with @benoitvallon exactly how he wants to structure the files.

It will be nice to see Android example as well as isomorphic version (aka universal JavaScript)

@ColCh a universal javascript version was in the list of things that I would have liked to do in this project although I think it will not be a very good example because this project is really simple (doesn't really involve routes for example).

But if you still would like to see it, please create an other issue as this one was specific to android.

Thank you