mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
85dc2e393f
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45271 Changelog: [Internal] Allow map type objects in Java/ObjC TM EventEmitter Reviewed By: rshest Differential Revision: D59360044 fbshipit-source-id: 6fce094586ed2ad55a0d83a8a83ff554e2ba000e
@react-native/codegen
Installation
yarn add --dev @react-native/codegen
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/react-native-codegen.