1.0.3 • Published 1 year ago
react-native-mediatags v1.0.3
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;