0.1.6 • Published 5 years ago

react-native-photo-asset v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

react-native-photo-asset

RNPhotoAsset helps you get a full photo path for ph:// protocol and base64 of compressed image (for uploading). For example, it can be useful is you want to show photos from cameraroll.

Installation

npm install react-native-photo-asset

Usage

import PhotoAsset from "react-native-photo-asset";

// ...

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

Contributing

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

License

MIT

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago