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

https://github.com/vsnaichuk/react-native-places

React Native App (Offline First) for sharing places that people visit from all over the world 🗺
https://github.com/vsnaichuk/react-native-places

expo mobx react react-native react-native-maps sqlite typescript

Last synced: 27 days ago
JSON representation

React Native App (Offline First) for sharing places that people visit from all over the world 🗺

Awesome Lists containing this project

README

          


React Native Places

rn-places

![](https://media.giphy.com/media/YmDL70TYeSFgxEFkm3/giphy.gif)

## Overview
A Mobile application for sharing places that people visit from all over the world. Uses React Native, TypeScript, MobX and Native Device Features

## Built With

This project built using these technologies:
- React Native
- Typescript
- Expo
- Mobx
- SQLite
- WebStorm

## Getting Started

```terminal
$ git clone ... // clone this project
$ cd RN-places // go to folder
$ npm install // install npm pacakges
$ npm run start // run it locally
```