Enabling multi-select dropdowns in React Native

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. react-native-sectioned-multi-select

    a multi (or single) select component with support for sub categories, search, chips.

    Besides inbuilt React Native form controls like buttons, switches, text inputs, and more, there are many open source community packages that offer pre-developed form controls. You can use existing multi-select dropdown packages or build one from scratch for your React Native app. In this tutorial, we’ll use the popular react-native-sectioned-multi-select package — a better alternative to the react-native-multiple-select package. We’ll also explore how to build a multi-select dropdown from scratch with inbuilt React Native core components.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. react-native-multiple-select

    Simple multi-select component for react-native

    Besides inbuilt React Native form controls like buttons, switches, text inputs, and more, there are many open source community packages that offer pre-developed form controls. You can use existing multi-select dropdown packages or build one from scratch for your React Native app. In this tutorial, we’ll use the popular react-native-sectioned-multi-select package — a better alternative to the react-native-multiple-select package. We’ll also explore how to build a multi-select dropdown from scratch with inbuilt React Native core components.

  4. react-native-multi-select-minimal

    A simple multi-select dropdown component for React Native apps

    Let’s start by highlighting some standout features of the react-native-sectioned-multi-select package and then explore its customization options using practical examples, going from basic to advanced. You can follow along with the library implementation below and check out the code for the from-scratch dropdown demo that we’ll go over later.

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

  • Inside a emoji-picker-react: State, Events, and UI Patterns

    1 project | dev.to | 24 May 2025
  • Generating iOS libs by op-SQLite author

    3 projects | news.ycombinator.com | 15 Sep 2024
  • Restoring my bitcoin wallet with my 12 words/bip32 private key

    1 project | /r/BitcoinBeginners | 9 Dec 2023
  • Taproot watch only in blue wallet

    1 project | /r/BitcoinBeginners | 6 Dec 2023
  • coin base wallet UTXO

    1 project | /r/BitcoinBeginners | 10 Jul 2023