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;