Skip to content

Does react-native-camera-kit v14.2.0 Automatically Use Camera2 API on Supported Devices? #709

Open
@Margaridaa

Description

@Margaridaa

Hi maintainers,

I am upgrading react-native-camera-kit from v10.0.0 to v14.2.0, and I noticed that the useCamera2Api prop has been removed. Previously, I used useCamera2Api={true} to ensure that Camera2 API was being used on supported Android devices.

However, after upgrading, I can’t find documentation stating whether Camera2 is now enabled by default on devices that support it or if there's a new way to force it.

Questions:

Does react-native-camera-kit v14.2.0 automatically use Camera2 API on devices that support it?
If not, is there an alternative way to explicitly enable Camera2 API?
Thanks in advance for your help!

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