Skip to content

oguzhankurumm/contacts-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Contacts App

This is a React Native Contacts app.

Screenshots

UI Design Template:

Additional Features

Hooks

This directory holds a reference to all the re-usable hooks

  • useAssets

Utils

This directory holds a reference to all the re-usable utils, helpers & constants

  • helpers

Requirements

Node 14 or newer is required. Development for iOS requires a Mac and Xcode, and will target iOS 12.4 and up.

You also need to install the dependencies required by React Native. Go to the React Native environment setup, then select Expo Go Quickstart tab. Follow the instructions.

Quick start

To create a new project using the seed simply the following steps:

  • Clone the project
git clone https://github.com/oguzhankurumm/contacts-app.git
  • Enter the project folder
cd contacts-app
  • Install the dependencies
yarn install
  • Run app
yarn run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published