1.0.3 • Published 2 years ago
react-native-prev-app-handler v1.0.3
react-native-prev-app-handler
Getting started
$ npm install react-native-prev-app-handler --save
Mostly automatic installation
$ react-native link react-native-prev-app-handler
Usage
import PrevAppHandler from 'react-native-prev-app-handler';
// TODO: What to do with the module?
PrevAppHandler;