JSPM

  • Created
  • Published
  • Downloads 299138
  • Score
    100M100P100Q168828F
  • License MIT

⚛️ Code generation tools for React Native

Package Exports

  • react-native-codegen/lib/generators/RNCodegen
  • react-native-codegen/lib/generators/RNCodegen.js
  • react-native-codegen/lib/parsers/flow
  • react-native-codegen/lib/parsers/flow/index.js
  • react-native-codegen/lib/parsers/flow/modules
  • react-native-codegen/lib/parsers/flow/modules/index.js
  • react-native-codegen/lib/parsers/flow/utils
  • react-native-codegen/lib/parsers/flow/utils.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-codegen) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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