: Use npx create-nitro-module@latest to bootstrap your project.
: Run npx nitrogen to automatically generate the C++, Swift, or Kotlin glue code. 🎁 Official Ways to Get Nitro nitromethod.txt
: Create a file ending in .nitro.ts (e.g., Math.nitro.ts ) to define your module's interface. nitromethod.txt
: Run npm install react-native-nitro-modules nitrogen --save-dev . nitromethod.txt