You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to instert an array of String from a web service, so i want to show the ActionSheetMultipleStringPicker empty, and when i get the array String from web service response reload the picker with the new names of each row. like an UIPickerView.reloadData(). can help me how?
I a few words, i need a method to rename the rows.
The text was updated successfully, but these errors were encountered:
I want to instert an array of String from a web service, so i want to show the ActionSheetMultipleStringPicker empty, and when i get the array String from web service response reload the picker with the new names of each row. like an UIPickerView.reloadData(). can help me how?
I a few words, i need a method to rename the rows.
The text was updated successfully, but these errors were encountered: