/react-native-dropdown

React Native Single / Multiselect Dropdown.

Primary LanguageTypeScriptMIT LicenseMIT

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