Skip to content

iOS: new arch: serveral zoom depending bugs #691

@cixio

Description

@cixio

Describe the bug

  • pinch to zoom does not work (zoomMode)
  • set a zoom value does not work (zoom)
  • when using new arch the module uses the wide-angle-camera (0,5x zoom in camera app) at first, in old arch the normal-view-camera (1x zoom in camera app)

To Reproduce
Create App with new arch. To force use of old arch (to see differnces) add ENV['RCT_NEW_ARCH_ENABLED'] = "0" to the first line of Podfile, pod install and run app

Expected behavior
zoomMode + zoom should work, view should be the same on startup

Screenshots
Ohne Titel

Smartphone (please complete the following information):

  • Device: iPhone 14 Pro
  • OS: iOS 18.1

react-native-camera-kit v14.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions