@hieuxit/react-native-smartconfig
v0.2.0
Published
React native smart config for both android and ios
Downloads
23
Readme
react-native-smartconfig
React native smart config for both android and ios
Installation
npm install react-native-smartconfig
Usage
import Smartconfig from "react-native-smartconfig";
// ...
const result = await Smartconfig.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT