UNPKG

react-native-nitro-ark

Version:
23 lines (13 loc) 494 B
# react-native-nitro-ark Pure C++ Nitro Modules for Ark client ## Installation ```sh 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`](./src/index.tsx) file for all methods and type definitions. ## License MIT --- Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)