p360_react_native_paper
v0.1.0
Published
package for ui component of p360
Downloads
5
Readme
p360_react_native_paper
package for ui component of p360
Installation
npm install p360_react_native_paper
Usage
import { multiply } from 'p360_react_native_paper';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library