Hi,
I want to use the ActionSheet to display items from dataSource and set a display text and value to it.
For example, from my database I am returning country_code and country_name so the country_name will ne display in the actionSheet but when user clicks on any country I want to get the country_code.
Thanks,
Jassim