-
create-react-native-app
Discontinued Create React Native apps that run on iOS, Android, and web [Moved to: https://github.com/expo/create-react-native-app] (by react-community)
ReactComponentTreeHook.purgeUnmountedComponents is not a function. (In 'ReactComponentTreeHook.purgeUnountedComponents()', 'ReacComponentTreeHook.purgeUnmountedComponents' is undefined) I have used CRNA and ejected. I have also used react-native-push-notification and react-native-beacons-manager and followed the instructions of both. The project works when I run it in Android.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ReactComponentTreeHook.purgeUnmountedComponents is not a function. (In 'ReactComponentTreeHook.purgeUnountedComponents()', 'ReacComponentTreeHook.purgeUnmountedComponents' is undefined) I have used CRNA and ejected. I have also used react-native-push-notification and react-native-beacons-manager and followed the instructions of both. The project works when I run it in Android.
-
ReactComponentTreeHook.purgeUnmountedComponents is not a function. (In 'ReactComponentTreeHook.purgeUnountedComponents()', 'ReacComponentTreeHook.purgeUnmountedComponents' is undefined) I have used CRNA and ejected. I have also used react-native-push-notification and react-native-beacons-manager and followed the instructions of both. The project works when I run it in Android.
-
I have read here that it depends on the fact that I am using the minified version of react and unminified version of react-dom but I don't see where I can change that when it comes to React Native.