Skip to content

fateh999/react-native-paper-dropdown

Repository files navigation

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