Display contacts like ios native app

There is no official solution to the right navigation. You might want to consider using the Cordova contacts plugin for this. If you use the pickContact method, it will give you a native contacts list to choose from.

If still going with a custom solution, this can get you started : Showing / Hiding List Dividers

1 Like