Closed fabien-roy closed 2 years ago
Look at https://github.com/JStrategia/react-native-nfc-poc/issues/15
It might be caused by the way we use styled-components.
Reopening. I was able to build a .apk and install it, but the app crashes on start.
We reach the cat facts screen so that's good. That probably means styling works and doesn't cause issues.
Problem is most likely associated to internet data from cat facts. Maybe we're missing a react-query config.
Currently not able to install a simple .apk. I'll look into it.