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