alwx / react-native-photo-view

Pinch-to-zoom view for React Native (both iOS and Android)
MIT License
815 stars 434 forks source link

ERROR: More than one plugin attempted to publish the same registration name, `onTap`. #41

Open corymsmith opened 7 years ago

corymsmith commented 7 years ago

com.facebook.react.common.JavascriptException: EventPluginHub: More than one plugin attempted to publish the same registration name, onTap.

This only happens on Android, I think we need to change those event names as they conflict. I'll probably put together a PR for this