@heytea/react-native-lifecycle
v1.0.0
Published
## Getting started
Readme
react-native-lifecycle
Getting started
$ npm install react-native-lifecycle --save
Mostly automatic installation
$ react-native link react-native-lifecycle
Usage
import ReactNativeLifecycle from 'react-native-lifecycle';
// TODO: What to do with the module?
ReactNativeLifecycle;