mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8a18b53bcd
Summary: Changelog: [Internal] Publishing to check CI if bumping and aligning in the same commit will work, since these new versions are not available on npm yet, but maybe our new monorepo setup will resolve this **Adding back `react-native/virtualized-lists` as a workspace to `xplat/js` so that it won't be resolved from npm** #publish-packages-to-npm Pull Request resolved: https://github.com/facebook/react-native/pull/36556 Reviewed By: cipolleschi Differential Revision: D44255353 Pulled By: hoxyq fbshipit-source-id: 21372487d6e9c0b2382b7cd9af835beed46b8ce1
@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 react-native-codegen.