hathor-wallet-mobile
hathor-wallet-mobile copied to clipboard
Cannot compile in Android Studio
It seems react-native package is too old. We need to upgrade to at least 0.60.0+.
See: https://github.com/mikehardy/jetifier
When uploading to Google Store, you might get this error message: "Your app currently targets API level 29 and must target at least API level 30 to ensure it is built on the latest APIs optimized for security and performance. Change your app's target API level to at least 30."
In this case, see: https://github.com/facebook/react-native/issues/30814