react-native-macos/packages/react-native-codegen
Adam Gleitman 1618e72a90 Merge commit 'e261f022fe6a7653b79330f878fed143725f5324' into amgleitman/0.64-merge-2020-mm-dd 2021-08-23 13:58:30 -07:00
..
buck_tests Resolved more merge conflicts. 2020-04-30 20:33:02 -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
yarn.lock Move codegen into packages/react-native-codegen 2019-02-07 03:09:05 -08: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