@amazon-devices/expo-splash-screen library is used to tell the splash screen to remain visible until it has been explicitly told to hide. This is useful to do tasks that will happen behind the scenes such as making API calls, pre-loading fonts, animating the splash screen and so on.
Installation
-
Add the JavaScript library dependency in the
package.jsonfile: -
Reinstall dependencies using
npm installcommand.
Examples
You need to create top-level directory and there you need to place zip namedSplashScreenImages.zip with desc.txt file (example content below) and _loop folder with splash.png file.
Folder structure:
desc.txt file:

