Build fails on Android
Hey @jtvargas . I really appreciate publishing the source code into GitHub. But I am having trouble to run the app into Android device and emulator. Seems like the expo build is getting failed after running npm run android. iOS is working like a charm.
Did you encounter this issue and by any chance have solution for this?
Hey @apicgg to be honest my focus was iOS I didn't have the change to test the app on Android (due to some animation lagging, so I prioritize the iOS build instead of the Android one)
@jtvargas Thanks for your response. I was able to run the build on Android with some modifications. But yes you are right there are some issues with animation lagging.
feel free to add a PR if is stable and I can prepare a release for android!
@apicgg
Sure, happy to. I will reopen the issue. Thanks.
@jtvargas