JSPM

@go_robots/react-native-paper-dropdown

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

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

Package Exports

    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