react-native-nitro-blur
v0.1.1
Published
Blur view
Readme
react-native-nitro-blur
Blur view
Installation
npm install react-native-nitro-blur react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).Usage
import { multiply } from 'react-native-nitro-blur';
// ...
const result = 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
