nak1b / react-native-contacts-example

Simple app that shows list of contact from your phonebook, allows adding new contact to the phone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Challenge

Simple app that shows list of contact from your phonebook, allows adding new contact to the phone.

  • ListView to display contacts from the phone.
  • Redux for state management
  • react-native-contacts to fetch phone contact data
  • redux-thunk to handle async actions in redux

About

Simple app that shows list of contact from your phonebook, allows adding new contact to the phone.


Languages

Language:JavaScript 68.8%Language:Objective-C 18.3%Language:Python 7.2%Language:Java 5.8%