DEV Community

Discussion on: I've released over 100 apps in React Native since 2015, Ask Me Anything!

Collapse
 
ardn92 profile image
ardn92

Is there a fast photo capturing library for react native?! I've used react-native-camera but it takes up to 1 second or more to take a photo(even with: preprocessing, exif and rotation options set to false). But there are tons of android java applications which take photos way faster.