Can StackNavigator set the background picture?

need to do a StackNavigator is a background picture, do not want to make a solid color background, how to do?

Mar.03,2021

wrap the specific contents of the page in Image, with the following code:

<View>
<Image>  //
  ...    //
</Image>
</View>

give you a teaching video: ideo/3021" rel=" nofollow noreferrer "> https://ninghao.net/video/3021

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b361-2c281.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b361-2c281.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?