react-native-helloworld-sample-ui
v0.1.4
Published
sample package with UI
Maintainers
Readme
react-native-helloworld-sample-ui
sample package with UI
Installation
npm install react-native-helloworld-sample-uiUsage
import { multiply } from 'react-native-helloworld-sample-ui';
// ...
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
