react-native-mediatags
v1.0.3
Published
Get media tags for media files
Downloads
13
Readme
react-native-mediatags
Getting started
$ npm install react-native-mediatags --save
Mostly automatic installation
$ react-native link react-native-mediatags
Usage
import Mediatags from 'react-native-mediatags';
// TODO: What to do with the module?
Mediatags;