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