react-native-tmx-profiling
v1.0.10
Published
TODO
Downloads
21
Readme
react-native-tmx-profiling
Getting started
$ npm install react-native-tmx-profiling --save
Mostly automatic installation
$ react-native link react-native-tmx-profiling
Usage
import ReactNativeTmxProfiling from 'react-native-tmx-profiling';
// TODO: What to do with the module?
ReactNativeTmxProfiling;