https://github.com/rugvedb/reactnative-placeapp
This project was made as a part of udemy course https://www.udemy.com/course/react-native-the-practical-guide/
https://github.com/rugvedb/reactnative-placeapp
camera map react-native
Last synced: 2 months ago
JSON representation
This project was made as a part of udemy course https://www.udemy.com/course/react-native-the-practical-guide/
- Host: GitHub
- URL: https://github.com/rugvedb/reactnative-placeapp
- Owner: RugvedB
- Created: 2020-07-11T05:50:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T22:12:54.000Z (over 3 years ago)
- Last Synced: 2025-06-16T10:54:55.037Z (about 1 year ago)
- Topics: camera, map, react-native
- Language: JavaScript
- Homepage:
- Size: 15.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactNative-PlaceApp
[](https://reactnative.dev/docs/getting-started)
[](https://code.visualstudio.com/ "Visual Studio Code")
### TechStack
- React Native
---------------------------------
### Features
- Using native features like map,camera,storage using React Native.
- Cross-platform mobile app development.
---------------------------------
### Demo
---------------------------------
### Installation
Install expo app on your phone.
```
npm install -g expo-cli
git clone https://github.com/RugvedB/ReactNative-PlaceApp.git
cd ReactNative-PlaceApp/
npm install
sudo npm start
```
Setup is done . Now scan the code using expo client app and get app working.