0.1.0 • Published 3 years ago

react-native-snapkit-login v0.1.0

Weekly downloads
47
License
MIT
Repository
github
Last release
3 years ago

react-native-snapkit-login

snapkit login

Installation

npm install react-native-snapkit-login

Usage

import SnapkitLogin from "react-native-snapkit-login";

// ...

const result = await SnapkitLogin.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT