An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

          

# ReactNative-PlaceApp

[![](https://img.shields.io/badge/Made_with-ReactNative-blue?style=for-the-badge&logo=react)](https://reactnative.dev/docs/getting-started)
[![](https://img.shields.io/badge/IDE-Visual_Studio_Code-red?style=for-the-badge&logo=visual-studio-code)](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.