Giter Site home page Giter Site logo

Comments (8)

nielsswinkels avatar nielsswinkels commented on August 17, 2024 9

adding resizeMode={'contain'} seems to help:

<PhotoView resizeMode={'contain'} />

http://facebook.github.io/react-native/docs/image.html#resizemode

from react-native-photo-view.

richgilbank avatar richgilbank commented on August 17, 2024 5

For Android, make sure you're using the androidScaleType prop - the docs demo it using center, but if your sides are being cropped off the image, you likely want fitCenter.

from react-native-photo-view.

douglasjunior avatar douglasjunior commented on August 17, 2024 3

I'm using minimumZoomScale={1}.

I found the bug and sended a PR #86

from react-native-photo-view.

MihaiDamian avatar MihaiDamian commented on August 17, 2024 1

resizeMode doesn't seem to work with PhotoView.

from react-native-photo-view.

loiclouvet avatar loiclouvet commented on August 17, 2024 1

Same issue here, @douglasjunior PR does the trick

from react-native-photo-view.

GuillaumeMunsch avatar GuillaumeMunsch commented on August 17, 2024

Is does work for me :)

from react-native-photo-view.

douglasjunior avatar douglasjunior commented on August 17, 2024

For some reason, some pictures do not fit. The problem only occurs on iOS. :/

Does anyone know if this project is under maintenance? I see a lot of issue unanswered.

from react-native-photo-view.

efstathiosntonas avatar efstathiosntonas commented on August 17, 2024

@douglasjunior prop minimumZoomScale={0.5} seems to change the image size, if you remove it then the image scales/fits correctly. Haven't tested on Android to see if it affects anything.

from react-native-photo-view.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.