A cross platform (iOS and Android) React Native Camera app.
Note: Be sure you have the React Native CLI installed on your system.
git clone https://github.com/jqn/CameraApp.gitcd CameraAppyarn install/npm installnpx pod-installnpx react-native start
cd CameraAppnpx react-native run-iosornpx react-native run-android
- Hooks
- HOCs
- Context
- Camera access
- Camera roll access
- Gallery
- Gallery Image Slider
This project was put together to serve as an example to help you in building your own React Native apps. Feel free to download it and tinker with it!
