
Using the Camera in React Native
In the last few articles, we have been working with React Native and have learned how to use some of React Native’s built in component. Most recently, we learned how to navigate between different screens using React Navigation. One thing we haven’t covered yet, is getting access to the camera and camera roll in a React Native app. Now a