ios - reload UIPickerView on uncurl/dismiss of modal segue; partial curl -


i have viewcontroller uipickerview , settingsviewcontroller called modal segue partial curl.

i need able pass [examplepicker reloadallcomponents] when segue dismissed, methods have tried, either have no effect or stop animation , leave me stuck on settingsviewcontroller.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -