The code-generator for react-native-nitro-modules.
npm install chrispader-release-experiment-nitrogenNitrogen 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.
Install nitrogen as a devDependency in your react-native library:
``sh`
npm i nitro-codegen -Dnitro-codegen
> [!WARNING]
> Nitrogen is currently named instead of nitrogen` on npm.
See the Nitrogen documentation for more information.