Skip to content

Would love a way to control the zoom and/or zoom speed #477

@jkester1986

Description

@jkester1986

Is your feature request related to a problem? Please describe.
Zooming in goes at a normal speed, but if you take your fingers off the screen and then try to zoom back out afterward, it's very slow

Describe the solution you'd like
something that allows me to control the zoom speed, either by providing a way to manage it directly, or by providing a way to set the zoom value on the Camera component

Describe alternatives you've considered
we have a way to manage this in react-native-camera via some logic within a child component with a PinchGestureHandler that manages the zoom via a set state function passed down to it, but the package is deprecated and we've been trying to move to something that has continued support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions