xamarin.forms ImageSource.FromFile slow -


i using relative layout inside contentpage.

within relative layout create childern such labels, button, , image from file (using imagesource.fromfile method), image on screen (like backgroundimage)

what see when presenting page,is black screen labels , button , after 1 second image appears.

i can't use backgroundimage property because file created dynamically @ runtime...

what solution presenting image @ same time labels / buttons ?

you may try using ffimageloading. library can used xamarin.forms , faster https://github.com/luberda-molinet/ffimageloading