mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3609d070eb
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51638 Extend getDiffProps method to call HostPlatformViewProps changelog: [internal] internal Reviewed By: lenaic Differential Revision: D69487495 fbshipit-source-id: 4d2b508f116ec0618b42981c0880361c3d8a871a
@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.