Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loob2dev authored Apr 4, 2021
1 parent 644d9a1 commit 86b201e
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
## React Native GoogleMap, MapBox
## Introduction
Front-end of the Delivery app with react native.

## Preview

<img width="250" height="450" style="float: left" src="https://drive.google.com/uc?export=view&id=1wuXVIT3sYEPcbQKOoC4bZdLZGWHkiuqj" />
<img width="250" height="450" style="float: left" src="https://drive.google.com/uc?export=view&id=1XFLtQk17aZPkSVF_d-aO1j9-gjsG0nAp" />
<img width="250" height="450" style="float: left" src="https://drive.google.com/uc?export=view&id=1qaQpIU-eINOJb-ZIGLIQkCtnuyWCMi_v" />
![Open React template preview](https://github.com/lub2code/images/blob/main/delX.png)

## Features

- Google Map
- Activity detail screen
- Turn-by-turn mapbox
- Profile update screen
- Status update with hashtags, mentions, URL enrichment and image upload

## Requirements

- React Native CLI

## Run
```sh
git clone https://gitlab.com/superdev1008_xecure/del_x.git
cd del_x
npm install
react-native run-ios | react-native run-android
```
```

0 comments on commit 86b201e

Please sign in to comment.