alwx / react-native-photo-view

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

Android how can I insert a component in <PhotoView><MyComponent></PhotoView> #197

Open shels107 opened 4 years ago

shels107 commented 4 years ago

On ios it works well, but on Android I get an error: com.reactnative.photoview.PhotoView cannot be cast to android.view.ViewGroup please give a solution