This is a mobile app built with React Native Expo that allows users to manage their contacts. The app includes the following features:
- Homepage: displays all contacts with search, favorite, and all contacts info
- Detail page: shows more detailed information about a single contact and allows users to hear the sound of the contact's name
- Manage page: enables users to add new contacts or edit existing ones
- Camera screen: allows users to take pictures with flash and rotate screen options
To install the app, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory and run
npm install
to install the project dependencies.
To run the app, follow these steps:
This project is created and configured using React native Expo
- Navigate to the project directory and run
npx expo start
to start the development server. - Scan the QR code on your device using Expo GO app.
This app was built with React Native and uses various open source libraries and resources.