React Native Exif LL fork
An image exif reader
NB This is a fork of https://github.com/francisco-sanchez-molina/react-native-exif which adds backwards compatibility with react-native < 0.47. This will not be maintatined once this PR https://github.com/francisco-sanchez-molina/react-native-exif/pull/21 has been merged
Installation
yarn add react-native-exif
or
npm install react-native-exif --save
Usage
getExif
... Exif ... Exif ... Exif
Exif values
Value |
---|
ImageWidth |
ImageHeight |
Orientation |
originalUri |
exif |
getLatLong
Fetch geo coordinates as floats.
...Exif ...
Version 0.1.0 add react-native 0.40 support
Contributors
Thanks goes to these wonderful people (emoji key):
francisco-sanchez-molina 💻 |
Kesha Antonov 💻 |
Olivier Collet 💻 |
hygkui 💻 |
EurekaO 💻 |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!