teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.46k stars 585 forks source link

Added multi-lens zoom support for iPhone 12, 13, and 14 #569

Closed scarlac closed 1 year ago

scarlac commented 1 year ago

(they 'only' have ultra-wide and wide)

LuisBonsembiante commented 1 year ago

Hi @scarlac how about android ultra wide...is not working for me. Regards.

scarlac commented 1 year ago

@LuisBonsembiante your Android phone supplier must support "logical multi-camera devices" otherwise it's not going to get supported. Unfortunately Samsung and others has been late to adopt this Android standard which makes it very hard for Android apps to support muti-lens switching. CameraX, Google's own library, does not allow us to do it without the manufacturer supporting it. It'll work for any newer Pixel phone though (tested on a Pixel 7)