react-native-securiti-sdk
v1.2.8
Published
React Native SDK for Securiti Demo using Nitro modules
Maintainers
Readme
react-native-securiti-sdk
React Native SDK for Securiti Demo using Nitro modules
Installation
npm install react-native-securiti-sdk react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).Usage
import { multiply } from 'react-native-securiti-sdk';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
