gbferreira / react-native-audio-metadata

This is a react-native component who limit the views rendered to optimize memory usage and reuse the views them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-audio-metadata

Getting started

$ npm install react-native-audio-metadata --save

Mostly automatic installation

$ react-native link react-native-audio-metadata

Usage

import AudioMetadata from 'react-native-audio-metadata';

// TODO: What to do with the module?
AudioMetadata;

About

This is a react-native component who limit the views rendered to optimize memory usage and reuse the views them.


Languages

Language:JavaScript 75.2%Language:Java 13.8%Language:Ruby 6.7%Language:Objective-C 4.3%