Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/igorcbraz/contact-list

๐Ÿ“ž Contact List app made with React Native ๐Ÿ“ฑ
https://github.com/igorcbraz/contact-list

android contact-list expo ios javascript lista-de-contatos mobile react-native

Last synced: about 1 month ago
JSON representation

๐Ÿ“ž Contact List app made with React Native ๐Ÿ“ฑ

Awesome Lists containing this project

README

        


Contact List


A simple and elegant way to see yours contacts




## ๐Ÿงช Technologies

This project has made with the following technologies:
- [React-Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)

## ๐Ÿš€ Installing

For download the _Contact List_, follow this steps:

Windows, Linux e MacOs
```
git clone https://github.com/Igorcbraz/Contact-list.git
```

## โ˜• Opeing the app in your phone

For use the _Contact List_, follow this steps:

Join in the folder of the project, and run :
```
npm install
npm install --global expo-cli
```
Run the project
```
expo start
```

> ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘งYou can open the project on multiple devices simultaneously. Go ahead and try it on an iPhone and Android phone at the same time if you have both handy.

๐ŸŽ On your iPhone or iPad, open the default Apple "Camera" app and scan the QR code you see in the terminal or in Expo Dev Tools.

๐Ÿค– On your Android device, press "Scan QR Code" on the "Projects" tab of the Expo Go app and scan the QR code you see in the terminal or in Expo Dev Tools.

Now, you can see this awesome application :)