JSPM

@go_robots/react-native-paper-dropdown

1.0.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q15905F
  • License MIT

A fork of https://github.com/fateh999/react-native-paper-dropdown that persists taps when keyboard is open

Package Exports

  • @go_robots/react-native-paper-dropdown
  • @go_robots/react-native-paper-dropdown/dist/DropDown.js

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 (@go_robots/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

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