react-native-macos/packages/react-native-codegen
Adam Gleitman 66e61edce1 Merge commit '93e7a7a70dc2f41fccd3c1e4cce80d92913c4243' into amgleitman/0.64-merge-head 2021-09-16 18:53:41 -07:00
..
android Merge commit 'c8f571fdad9d632ab618d53520b4365d4e464423' into amgleitman/0.64-merge-head 2021-09-03 13:52:33 -07:00
buck_tests Add a proper "monorepo" setup for React Native 2020-08-21 02:54:24 -07:00
e2e/__test_fixtures__ Merge from upstream through 2020-04-24 (#803) 2021-07-21 15:24:02 -07:00
scripts Merge from upstream through 2020-05-09 (#806) 2021-08-03 22:35:45 -07:00
src Merge from upstream through 2020-05-28 (#811) 2021-08-16 14:00:00 -07:00
.babelrc Merge from upstream through 2020-05-09 (#806) 2021-08-03 22:35:45 -07:00
.prettierrc Merge from upstream through 2020-05-09 (#806) 2021-08-03 22:35:45 -07:00
BUCK Merge from upstream through 2020-04-24 (#803) 2021-07-21 15:24:02 -07:00
DEFS.bzl Merge from upstream through 2020-05-28 (#811) 2021-08-16 14:00:00 -07:00
README.md v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
package.json Merge commit 'e261f022fe6a7653b79330f878fed143725f5324' into amgleitman/0.64-merge-2020-mm-dd 2021-08-23 13:58:30 -07:00

README.md

react-native-codegen

Version

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