Create your first Phone App. What it does and how it looks is up to you. This is an opportunity to play around with whats possible in React Native and to get a feel for how you can get into the various device features.
- Use 2 screens
- Use 2 device features cohesively
- i.e. A list of contacts with a map and phone link right next to the name
- Made a button "show contacts", When it is clicked on show a scrollable list of your contacts.
- Able to click on any of the contact links and it will prompt a option to call that contact.
