mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
40a4feb681
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46876 * Used codemods of [this commit](https://www.internalfb.com/intern/commit/cloud/FBS/3a8982d63197fff7bac8b6d448545ec9660f331e) * `js1 flow-runner codemod flow/replaceTempStringWithString` * `js1 flow-runner codemod flow/simplifyUnionsOfString` Changelog: [internal] Reviewed By: SamChou19815 Differential Revision: D63991775 fbshipit-source-id: 5b9d1fdf045405230ca2b0969357ae92479692b5
@react-native/assets-registry
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:
yarnto install the dependencies. You just need to run this onceyarn jest packages/assets.