Notify sphere npm package
npm install react-native-notify-spheretest
``sh`
npm install react-native-notify-sphere
`js
import { multiply } from 'react-native-notify-sphere';
// ...
const result = multiply(3, 7);
``
- Development workflow
- Sending a pull request
- Code of conduct
MIT
---
Made with create-react-native-library