Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ๐ฑ
- Host: GitHub
- URL: https://github.com/igorcbraz/contact-list
- Owner: Igorcbraz
- Created: 2021-09-24T02:50:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T00:36:16.000Z (about 3 years ago)
- Last Synced: 2024-11-12T16:37:18.360Z (3 months ago)
- Topics: android, contact-list, expo, ios, javascript, lista-de-contatos, mobile, react-native
- Language: JavaScript
- Homepage: https://expo.dev/@igorcbraz/project01
- Size: 365 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)