sajjadjaved01 / react-native-dropdown

React Native Single / Multiselect Dropdown.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-dropdown

React Native Dropdown Expo

Installation

npm install react-native-dropdown

Usage

import Dropdown from "react-native-dropdown";

// ...

const result = await Dropdown.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

React Native Single / Multiselect Dropdown.

License:MIT License


Languages

Language:TypeScript 73.6%Language:JavaScript 26.4%