chrispader-release-experiment-nitrogen
v0.15.2
Published
The code-generator for react-native-nitro-modules.
Downloads
30
Readme
Nitrogen is a code-generator that takes TypeScript interfaces and generates C++, Swift and Kotlin code and native bindings built ontop of the react-native-nitro-modules core APIs.
Installation
Install nitrogen as a devDependency in your react-native library:
npm i nitro-codegen -D[!WARNING] Nitrogen is currently named
nitro-codegeninstead ofnitrogenon npm.
Usage
See the Nitrogen documentation for more information.
