Skip to content

This is a React Native application that I developed to challenge and expand my knowledge. The project is built with JavaScript and utilizes WebSockets. The WebSockets are integrated with the React Native backend, which is also hosted on my server.

Notifications You must be signed in to change notification settings

Roi-Eielts/PhoneAppFrontEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before you can run the project, you need to execute the following commands:

npm install expo

npx expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view

npm install react-navigation
npm install @react-navigation/native @react-navigation/native-stack
npx expo install react-native-screens react-native-safe-area-context
npm install @react-native-picker/picker --save
npx expo install expo-camera

About

This is a React Native application that I developed to challenge and expand my knowledge. The project is built with JavaScript and utilizes WebSockets. The WebSockets are integrated with the React Native backend, which is also hosted on my server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published