stevenpersia/tinder-react-native

Android not working

Erim32 opened this issue · 4 comments

Android running issue:
$ react-native run-android
image

Test with win10

As explained in README.md, I develop this app for iOS and for now, zero test has been done on android version. Feel free to pull request an android version if you want ;)

At the moment, my priority is to maintain a stable version in iOS and when I've got more time, do same on android.

I close this issue for now :)

FYI, @Erim32 resolved this in this commit if you're still trying to get this working.

For information, the android version works now. However, the UI has serious problems because I have only worked on iOS version.

PR #9.