Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.43 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.43 KB

react-native-imagepreview

Build Status View package on npm npm

Image Preview for React Native

What is it for?

How does it work?

Installation

Dependencies

react-native-fetch-blob

This package has a dependency with react-native-fetch-blob. If your project doesn't have a dependency with this package already, please refer to their installation instructions.

react-native-blur

This package has a dependency with react-native-blur. If your project doesn't have a dependency with this package already, please refer to their installation instructions.

Installation

Use your favourite packager:

npm i --save react-native-imagepreview

or

yarn add react-native-imagepreview

License

MIT.