naoufal / react-native-safari-view

A React Native wrapper for Safari View Controller.
https://www.npmjs.com/package/react-native-safari-view
494 stars 110 forks source link

use namespaced events #72

Closed koenpunt closed 7 years ago

koenpunt commented 7 years ago

the assumption that events are scoped when using RCTEventEmitter was incorrect, so events are now namespaced again.