mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
115918780d
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45782 Bump hermes-parser and related packages to [0.23.1](https://github.com/facebook/hermes/blob/main/tools/hermes-parser/js/CHANGELOG.md). React Native specific changes: This removes all remaining syntax parsing exclude cases from `public-api-test` 🎉 Changelog: [Internal] Differential Revision: D60375696 fbshipit-source-id: 35dbb17fe1b2b9bce7c7772e5735773ac50504e8
@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.