react-native-scene-state
v0.1.2
Published
React Native Scene State
Downloads
82
Readme
react-native-scene-state
React Native Scene State
Installation
npm install react-native-scene-stateUsage
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
