JSPM

react-native-progressive-blur

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 106
  • Score
    100M100P100Q76959F
  • License MIT

Graident blur for ios only

Package Exports

  • react-native-progressive-blur
  • react-native-progressive-blur/package.json

Readme

react-native-progressive-blur

Graident blur for ios only

Installation

npm install react-native-progressive-blur

Usage

import { ProgressiveBlurView } from "react-native-progressive-blur";

// ...

<ProgressiveBlurView color="tomato" />

Contributing

License

MIT


Made with create-react-native-library