JSPM

@longphung/react-native-paper-dropdown

1.3.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q20101F
  • License MIT

Dropdown component using React Native Paper TextInput and Menu, now also with multiselect

Package Exports

  • @longphung/react-native-paper-dropdown
  • @longphung/react-native-paper-dropdown/src/DropDown.tsx

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@longphung/react-native-paper-dropdown) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-paper-dropdown

npm version npm downloads npm npm

This is a fork of the original react-native-paper-dropdown library, because looks like the original project is now unmaintained.

Material Design Dropdown Component using React Native Paper, now also with multiselect

Dependencies

react-native-paper

Installation

yarn add react-native-paper-dropdown

or


npm i react-native-paper-dropdown

Documentation :

Demo

Demo

fateh999