The present project is using the Camera Module. The design is based on the movie Harry Potter. The layout consists of four pages on javascript. The index has three buttons that allow a user to choose three options:
- About us (Information about the team)
- Camera (Take a photo, save a Photo, delete a photo, flip camera to take a selfie)
- Album (Button access to the camera)
expo-camera A React component that renders a preview for the device's either front or back camera. Camera's parameters like zoom, auto focus, white balance and flash mode are adjustable. With expo-camera, one can also take photos and record videos that are saved to the app's cache. Morever, the component is also capable of detecting faces and bar codes appearing on the preview.
Requirements for implementation Module Camera:
- [Node.js]
- [Visual Studio Code]
- [React Native]
- [Expo.io]
This package automatically adds the CAMERA permission to your app. If you want to record videos with audio, you have to include the RECORD_AUDIO.
Installation -Package-
expo install expo-camera
expo install expo-permissions
npm install react-native-vector-icons/FontAwesome
expo install expo-media-library
npm install expo-image-picker
expo install react-native-paper
npm install react-native-flat-button --save
npm install @react-navigation/native
Diren Akkoc Demir - GITHUB - drnakkoc94@gmail.com
Walter Guimaraes Junior - GITHUB - walterguimaraesjr@gmail.com
Steffany Aseret Roa Canedo - GITHUB - xexenias@gmail.com
Gabriel Climaco Brites Farina - GITHUB - farinagabrielcb@gmail.com
Have you have any question?