Skip to content

kangfenmao/react-native-image-picker

Repository files navigation

@kangfenmao/react-native-image-picker

Image picker for React Native

Installation

npm install @kangfenmao/react-native-image-picker

Usage

import { multiply } from "@kangfenmao/react-native-image-picker";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT