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

javascript - Thinglink image not visible until browser resize -

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

mongodb - How to keep track of users making Stripe Payments -