react-native-scene-state
v0.1.1
Published
React Native Scene State
Downloads
4
Readme
react-native-scene-state
React Native Scene State
Installation
npm install react-native-scene-state
Usage
import SceneState from "react-native-scene-state";
// ...
const result = await SceneState.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT