attestr-flowx-react-native
v0.0.1
Published
test
Downloads
2
Readme
attestr-flowx-react-native
Flutter plugin for Attestr Flowx SDK. This is a wrapper around Attestr native SDK's.
Installation
npm install attestr-flowx-react-native
Usage
import { multiply } from "attestr-flowx-react-native";
// ...
const result = await 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