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
@amazon-devices/expo-asset provides an Expo universal module to download assets and pass them into other APIs.

Installation

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

Examples

The example below demonstrates how to download and store assets locally with the useAssets hook.
The example below demonstrates how to download assets with the loadAsync method.

API reference

Check out the dedicated documentation page for info about this library, API reference and more: Official Expo documentation for expo-asset.

Hooks

Classes

Asset properties

Asset methods

Supported versions

Additional resources

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