Is it possible to use this iOS pop-up menu with RN? I’ve tried googling but haven’t had much luck as I’m not sure what the menu is actually called.

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • react-native-action-sheet

    A cross-platform ActionSheet for React Native

  • It’s called an Action Sheet. Expo has a library which uses the native implementation on iOS and a JS implementation on Android https://github.com/expo/react-native-action-sheet

  • react-native-bottom-sheet

    A performant interactive bottom sheet with fully configurable options 🚀

  • Or use bottom sheet library. It’s a very well maintained package. I use it regularly in projects. https://github.com/gorhom/react-native-bottom-sheet

  • 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-reanimated

    React Native's Animated library reimplemented

  • use third party lib that is a beast, but will require a lot of work and upfront knowledge (https://docs.swmansion.com/react-native-reanimated/)

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