react-native-nitro-ark
Pure C++ Nitro Modules for Ark client
Installation
npm install react-native-nitro-ark react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).
Usage
- Please check the
src/index.tsx
file for all methods and type definitions.
License
MIT
Made with create-react-native-library