Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Scale doesn't work #171

Open
Tekosawa opened this issue Aug 22, 2018 · 2 comments
Open

Scale doesn't work #171

Tekosawa opened this issue Aug 22, 2018 · 2 comments

Comments

@Tekosawa
Copy link

Tekosawa commented Aug 22, 2018

Scale parameter has no effect when I use it. I try with and without minimumZoomScale and no change.

<PhotoView scale={0.1} maximumZoomScale={8.0} showsHorizontalScrollIndicator={true} androidScaleType="fitCenter" showsVerticalScrollIndicator={true} onScale={(e) => this.disableSwitch(e, false)} onTap={(e) => this.disableSwitch(e, true)} source={{uri: this.props.source}} onLoad={(e) => null} style={{width: 300, height: 300}} >

Platform: Android
Version: 0.56.0

@zivchen
Copy link

zivchen commented Apr 3, 2019

Same here, does work on IOS

@yestay90
Copy link

yestay90 commented Aug 3, 2020

@zivchen you mean it is not working on iOS?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants