0.1.1 • Published 7 months ago

react-native-scene-state v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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

0.1.1

7 months ago