Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
The @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

  1. Add the JavaScript library dependency in the package.json file:
  2. Reinstall dependencies using the npm install command.

Examples

Create a top-level directory. Place a zip file named SplashScreenImages.zip with a desc.txt file (see the following example content) and a _loop folder with a splash.png file. Folder structure:
Example content of desc.txt file:
Splash screen example

API reference

See the documentation page for more information about this library and API reference: Official Expo documentation for expo-splash-screen.

Methods

Known issues and limitations

Splash screen doesn’t work on the Vega Virtual Device.

Supported versions

For information on additional libraries, see Supported Third-Party Libraries and Services.
Last modified on September 30, 2025