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 feature is useful for tasks that happen behind the scenes, such as making API calls, pre-loading fonts, or animating the splash screen.

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 the zip file named SplashScreenImages.zip with the desc.txt file (see the example) and the _loop folder with the splash.png file. Folder structure:
Example content of the desc.txt file:

Splash screen example

API reference

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

Methods

Known issues and limitations

The splash screen doesn’t work on a Vega Virtual Device.

Supported versions

Supported Third-Party Libraries and Services.
Last modified on September 30, 2025