I've used expo for a while now and have switched to react-native-init without expo.
I've been very comfortable working without expo (thanks Github) but somehow I am unable to find a solution with much googling, for a similar feature to AppLoading in Expo ( https://docs.expo.io/versions/latest/sdk/app-loading ). Maybe I'm not using the correct keywords, I keep getting results for react native fast image etc which just preload images from cache.
I've already set up the Launch screen in Xcode, I would like to network request, load some data into my redux store, preload images and some fonts, before my Launch screen switches to my first screen.
Can someone provide me with a solution or a link to the solution?
If you have a project requiring rapid development and have chosen React Native to build cross-platform applications, then Expo is for you. Through Expo, you can quickly develop and deploy React Native applications for iOS and Android.
One question we get a lot about Expo is: How much does it cost? The short answer is that it is free. We don't charge developers anything to use it, and we don't plan to in the future. It's also open source so you can do whatever you want with it.
How much does Expo cost? The Expo platform is free and open source. This includes the libraries that make up the Expo SDK and the Expo CLI used for development. The Expo Go app, the easiest way to get started, is also free from the app stores.
As of 2022,
You may try react-native-bootsplash
In case, react-native-splash-screen
is not suitable for you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With