Licence
MIT
Version
0.1.0
Deps
0
Vulns
0
Weekly
0
react-native-responder-view
Native responder manager, stop events propagation or capture events from native thread.
Installation
- Install from npm
npm i react-native-responder-view --save- Link native library
You can use react-native-cli:
react-native link react-native-responder-viewOr rnpm:
rnpm link react-native-responder-view