react-native-iglogin
v0.1.0
Published
Login Instagram Accounts In React Native App
Downloads
3
Maintainers
Readme
react-native-iglogin
Login Instagram Accounts In React Native App
Installation
npm install react-native-iglogin
Usage
import { multiply } from 'react-native-iglogin';
// ...
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