简体   繁体   中英

Access the Camera and CameraRoll on Android using React Native?

I would like to build an app in React Native were I can access the Camera and CameraRoll.

I have found that for iOS there is something implemented: https://facebook.github.io/react-native/docs/cameraroll.html but its not supported on android. Also access to the camera is supported on iOS thru a third party library: https://github.com/lwansbrough/react-native-camera but the same thing, android is not supported.

With so many basic things lacking how can someone build an native app using react native?

据我所知, CameraRoll API现在确实支持Android。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM