renative
renative copied to clipboard
Shouldn't SplashActivity allow overrides as well on onCreate?
https://github.com/flexn-io/renative/blob/c2dff4a8f4e515457424747c3597f2af5ed5b033/packages/engine-rn/templates/platforms/android/app/src/main/java/rnv_template/SplashActivity.kt#L11
To be able to easily apply this fix: https://github.com/software-mansion/react-native-screens#android
https://reactnavigation.org/docs/getting-started/#installing-dependencies-into-a-bare-react-native-project
super.onCreate(null)