ios - ImageView Image doesn't show at first -


i have set image image view in storyboard , in viewwillappear using:

imageview.image = uiimage(named: string) 

but when view controller first appears image doesn't show. image appears when view controller comes second time.


Comments

Popular posts from this blog

php - Auto increment employee ID -

php - isset function not working properly -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -