mouayed-keziz / CameraApp-ReactNative

This project is a camera app build with react native, used to preview and save the data fetched from the camera's native api (android and ios)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera App in react native:

This project is a camera app build with react native, used to preview the content of the camera fetched from the native api (android and ios)

▶️ Run Locally:

Clone the project

  "git clone https://github.com/mouayedKeziz01/CameraApp-ReactNative"

Go to the project directory

  "cd CameraApp-ReactNative"

Make sure npm is installed in your device and Expo aswell

  "npm install expo-cli"

Install dependencies

  "npm install"

Start the server

  "npm run start" or "npm start" or "expo start"

Install expo on your mobile device

  install expo from playstore or appstore depending on what operating system you are running

Launch the application

  scan the QR code shown in your terminal (after running npm run start)

Logo:

App Logo

🚀 About Me:

Im Keziz Mouayed, computer science student at ESTIN-Bejaia in Algeria - Im interested in software engineering and especially mobile app developement

📞 Contact me:

this is my email : m_keziz@estin.dz - mouayed0001@gmail.com
this is my linkedin : https://dz.linkedin.com/in/mouayed-keziz-bb2862232
this is my facebook : https://www.facebook.com/keziz.mouayed
this is my instagram : https://www.instagram.com/m.o.u.a.y.e.d/

About

This project is a camera app build with react native, used to preview and save the data fetched from the camera's native api (android and ios)


Languages

Language:JavaScript 100.0%