https://github.com/muttakinhasib/contacts
React Native Contact Keeper Application
https://github.com/muttakinhasib/contacts
contact-keeper expo mobile-application react react-native
Last synced: 3 months ago
JSON representation
React Native Contact Keeper Application
- Host: GitHub
- URL: https://github.com/muttakinhasib/contacts
- Owner: MuttakinHasib
- Created: 2021-05-16T12:10:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T09:24:39.000Z (about 5 years ago)
- Last Synced: 2025-10-19T08:52:23.480Z (9 months ago)
- Topics: contact-keeper, expo, mobile-application, react, react-native
- Language: JavaScript
- Homepage:
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contacts
React Native Contact Keeper Application
Istall Expo Cli
```
npm i -g expo-cli
```
next ->
```
npm i or yarn
```
Run App
```
yarn start
```