react-native-lune-sdk
v0.0.1
Published
React native plugin that intergates with native iOS and Android SDKs
Maintainers
Readme
react-native-pfm-sdk-react-native
React native plugin that intergates with native iOS and Android SDKs
Installation
npm install react-native-pfm-sdk-react-nativeUsage
import { multiply } from 'react-native-pfm-sdk-react-native';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
