Explore 20 awesome React Native select components to help you create beautiful and interactive dropdown menus for your mobile apps. These components offer a wide range of features, such as customizable styles, animations, and interactions.
Renders the Picker/SelectBox/Dropdown with common styling for iOS/Android.
Multiple select list with search bar
Component like Select2 on web for React Native
Customized select picker (just like <select>
in html) that renders the same on iOS and Android
React Native modal component to select options from list
A Picker with swiping as picking interaction. An inline picker with swipe-to-select-an-item interaction. Similar to how one inputs blood pressure in SHealth App.
React Native component to select number (size) with circle dragging (100% Pure JS)
Simple and configurable component picker for react native
React Native Select Input A React Native SelectInput for iOS (+Android) which shows the picker as a keyboard.
An unified React Native Picker Modal component for iOS and Android.
An alternative to Picker and PickerIOS components with an unified API and consistent look & feel on both plaforms. It’s fully configurable and includes built-in support for text search and alphabetical index. Ideal for longer lists not suitable for “wheel-pickers”.
☑️ A customiseable FlatList that allows you to select multiple rows
⚛️😎 Simple, customizable and theme-able Emoji selector for React Native
Picker select cascader dropdown developed in react native for Android and IOS
a component calendar date allow customize event date. (support android & ios). Pull requests are welcome!
A picklist page support single or multi select, single or multi level data, and display.
This is a picklist page. It supports:
ReactNative: Native File Selector (Android/iOS)
This library is a ReactNative Bridge around native libraries. It allows you to natively select/pick file from device file system:
A React Native component inspired to Selectize which follows Material Design guidelines.
Features
MultiSelectView component for react native to select multiple items smoothly with minimum efforts, it works on iOS and Android like a charm.
Simple AutoComplete with selection for react-native
Select component for react-native
Switch Selector for React Native https://app2sales.github.io/react-native-switch-selector/
Simple multi-select component for react-native Simple multi-select component for react-native (Select2 for react-native).
A multi (or single) select component with support for sub categories, search, chips. It’s intended for long-ish lists, as it opens in a Modal (I might make this optional in the future).
This is based on https://github.com/toystars/react-native-multiple-select. The problems I had were that I needed it to be in a modal, because of nested ScrollViews not working on Android, and I needed to display categories with sub-categories.
#react-native #react #mobile-apps