Open
Description
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
Labels
No labels