How would you create such a blur effect?

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • react-native-hold-menu

    📱 A performant, easy to use hold to open context menu for React Native powered by Reanimated 🚀

  • This library has an implementation you could look at: https://github.com/enesozturk/react-native-hold-menu

  • react-native-blur

    React Native Blur component

  • I've done something like this last year using the already mentioned https://github.com/Kureev/react-native-blur and a modal on top. Not an ideal solution and struggled a lot with having the modal display the element at the same height on a scroll view. Also the blur effect is really expensive in terms of performance on Android and sometimes it creates an halo around elements.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-native-hold-menu-expo-example

    Showcase project for React Native Hold Menu with Expo 🔥

  • I tried the showcase project, but got this error:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts