React-native-fast-image: 馃敟Support pinch to zoom

Created on 6 Jan 2020  路  3Comments  路  Source: DylanVann/react-native-fast-image

Having pinch to zoom on the JS side is very slow. Would be awesome if this library implements it on Native side.

bug

Most helpful comment

Ah gotcha. I should have known that, nothing works properly on Android.

What about using this? At first glance it looks very capable and well maintained.

All 3 comments

Can't you simply put the image in a ScrollView, just like you would if you developed in true native?

@augustbjornberg ScrollView's zoom is only available for iOS and there is no support on Android side.

Ah gotcha. I should have known that, nothing works properly on Android.

What about using this? At first glance it looks very capable and well maintained.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Doko-Demo-Doa picture Doko-Demo-Doa  路  3Comments

pehagg picture pehagg  路  3Comments

jslok picture jslok  路  3Comments

Andarius picture Andarius  路  3Comments

StiffFy picture StiffFy  路  3Comments