登录 注册
当前位置:主页 > 资源下载 > 9 > React Native在Android上的模糊效果代码

React Native在Android上的模糊效果代码

  • 更新:2024-05-28 20:24:14
  • 大小:713KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

React Native Blur A component for UIVisualEffectView's blur and vibrancy effect on iOS, and 500px-android-blur on Android. Content Installation BlurView VibrancyView Example React Native app Questions? Installation NOTE: Latest version of the package is available in npm as react-native-blur@3.0.0-alpha Install package via npm: npm install react-native-blur Link your native dependencies: react-native link react-native-blur (Android only) Add the following to android/app/build.gradle