Is there any way that I can customize ABPeoplePickerNavController data source? I mean instead of taking members from phone's addressBook, I need it to take data from array for example in my application. I will get list of members from server and I want to display them in ABPeoplePickerNavCont.
If it is not possible, is there any custom ABPeoplePicker. Or will I have to create it all over from ground?
Thank you.