TODO: write this section.
To start developing, first clone the repository:
Then, install the dependencies & generate the glue code using Nitro Modules:
Any time you change the Nitro spec files (TS), run pnpm run build
to regenerate the glue code.
For iOS, you need to install the CocoaPods dependencies. Run the following command in the ios
directory of your project: