@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 the
npm installcommand.
Examples
Create a top-level directory. Place a zip file namedSplashScreenImages.zip with a desc.txt file (see the following example content) and a _loop folder with a splash.png file.
Folder structure:
desc.txt file:

