Qeepsake / react-native-images-collage

Robust interactive image collage component for React Native
MIT License
116 stars 30 forks source link

Android bugs #1

Closed hifriend21 closed 6 years ago

hifriend21 commented 6 years ago

There is strange behaviour when I'm trying to drag image on android device. It start jumping from top to bottom. I suppose it depends on image resolution, because it happens when img height > img width. Also I'm not able to zoom it by touch in this case

lukebrandonfarrell commented 6 years ago

@hifriend21 I'm still looking into doing a rewrite of this library, so hang tight... I should have some free time at the end of this month.

lukebrandonfarrell commented 6 years ago

@hifriend21 The library has been rewritten and most major bugs have been fixed. This should now be fixed.