React Native Modal Dropdown

Description:

A react-native dropdown/picker/selector component for both Android & iOS.

Features:

  • Pure JS.
  • Compatable with both iOS and Android.
  • Auto position. (Won’t be covered or clipped by the edge of screen.)
  • Zero configuration. (Options are needed of course or a loading indicator will show.)
  • Highly customizable.
  • Controllable with API by code. (Show/Hide/Select)
  • Change everything into a dropdown list trigger.

Live Preview:

react-native-modal-dropdown

Add Comment