简体   繁体   中英

how to react-Native deep link to open native camera app?

I want to open the native camera app from a react-native app but it doesn't have any connection to the react-native app. it should run separately if triggered

React-Native do not give inbuilt support for camera module. You might like to use react-native-camera module for this. It is the most popular and highly customisable library for using camera module in React-Native.

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