Skip to content

As a way of learning react native, I copied the entire iPhone Phone native phone app. Some times its good to copy, the more you copy the more you know

Notifications You must be signed in to change notification settings

LighteningCode/phone_dialer

Repository files navigation

Phone Dialer


This is a project meant to build my React Native skills to a much more proficient level

In this project I clone the iOS phone app with

Goals

  1. Create a phone dialer component (completed)
  2. Learn how to create a multilayout app using a navigation component (completed)
  3. Learn how to create popup cards (completed)
  4. Explore the various components for creating lists, FlatList, Section list (completed)
  5. Use the device media to store some data (Completed in another app here )
  6. Use an animation library to make some animations work (normal fades and some movements)
  7. Make some searching work somewhere
  8. Create a component and dynamically load data when a clicked. (completed)
  9. Play sound from the app and enable haptics (completed)

Here is my build for the app

Dialer screen First image

Add new contact screen First image

View user screen First image

Contact groups screen First image

if you use an iphone go and check out these screens if they resemble each other. ik ik they do 😃

About

As a way of learning react native, I copied the entire iPhone Phone native phone app. Some times its good to copy, the more you copy the more you know

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published