react-native-photo-view
react-native-photo-view copied to clipboard
Android with React-Native 0.42.3
Hi,
Facing build issue can anyone help me out that which version of react-native-photo-view is compatible with RN-0.42.3 currently using "react-native-photo-view": "^1.4.0"
I'm also facing same issue.
+1
The issue above looks like you need to update your react-native
.
Its looking for files not present on the version you are in.
Solution:
-
Update react native (best option)
-
Fork the project and modify the source yourself.