I want to create a simple contact app in Ionic. The contact list will appear first, and when a contact is clicked it should go to a detail page.
(Here the contact list data is loaded from a hosted json list.)
I want to create a simple contact app in Ionic. The contact list will appear first, and when a contact is clicked it should go to a detail page.
(Here the contact list data is loaded from a hosted json list.)