TommyLeong / MobileContacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Contacts Application

This is a sample React-Native project which render a list of mobile contacts from a hardcoded data stored in app. Upon clicking one of the contact, user will be navigated to ContactDetails Screen to modify contact information.

Steps to build the project

  1. Clone the project
  2. Run npm install at project root directory
  3. cd to iOS folder, then run pod install
  4. Project is ready to build and deploy, enjoy!

About


Languages

Language:JavaScript 61.4%Language:Java 18.0%Language:Objective-C 12.8%Language:Starlark 5.5%Language:Ruby 2.3%