Closed ndrishinski closed 4 years ago
Just merged #100 into master to fix this. Could you fetch the library from master and confirm it works now @ndrishinski?
@halilb Sorry for the delayed response. That fixed my issue! Thank you so much and thanks for making an awesome open source library !!
@halilb Sorry for the delayed response. That fixed my issue! Thank you so much and thanks for making an awesome open source library !!
Great! Thanks for the feedback @ndrishinski.
Awesome Library!
Ran into this issue with newer version of react-native where React Native no longer has ViewPagerAndroid as is contained on FullScreenContainer.js.
The app currently crashes.
"react": "16.9.0", "react-native": "0.61.2", "react-native-photo-browser": "^0.5.0",