I'm developing a mobile app using react-native expo that has images as posts, embeded inside a ScrollView(Similar to Facebook and Instagram) and I want to add a zoom in/out feature, I tried to use the react-native-image-pan-zoom package and it worked pretty well on IOS but NOT on Android..
Also treid to use expo-image-deep-zoom but had some issues with it as well.
Any suggestion for similar packages?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…