我一直在使用 React Native,但我对如何访问相机感到困惑。
iOS 下使用 React Native 访问手机相机的标准方法是什么?
请您参考如下方法:
github上的lwansbrough已经为React Native封装了一个相机桥。
https://github.com/lwansbrough/react-native-camera
但是,正如文档中所述,
This module is currently in the very early stages of development






