react-native-attachments
v0.7.0
Published
react-native-attachments
Downloads
13
Readme
react-native-attachments
react-native-attachments
Installation
npm install react-native-attachments
Usage
import { handleCompleteFlow } from 'react-native-attachments';
// ...
const result = await handleCompleteFlow();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library