JSPM

@react-native/assets-registry

0.82.0-nightly-20250811-d3bbbd893
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3177007
  • Score
    100M100P100Q200047F
  • License MIT

Asset support code for React Native.

Package Exports

  • @react-native/assets-registry/path-support
  • @react-native/assets-registry/path-support.js
  • @react-native/assets-registry/registry
  • @react-native/assets-registry/registry.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@react-native/assets-registry) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@react-native/assets-registry

Version

Installation

yarn add --dev @react-native/assets-registry

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like

Testing

To run the tests in this package, run the following commands from the React Native root folder:

  1. yarn to install the dependencies. You just need to run this once
  2. yarn jest packages/assets.