jafar-react-native-document-picker

Document picker for IOS and Android

Installation

npm install jafar-react-native-document-picker

Usage

import JafarReactNativeDocumentPicker from "jafar-react-native-document-picker";

// ...

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

Contributing

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

License

MIT