0.4.0 • Published 3 years ago

react-native-feelback-native v0.4.0

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

react-native-feelback-native

Feelback native lib

Installation

npm install react-native-feelback-native

Usage

import FeelbackNative from "react-native-feelback-native";

// ...

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

Contributing

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

License

MIT