<ImageBackground/> it won't show.<ImageBackground/> over other another you need to set the zIndex:1 to be 1 or higher then the other's zIndex. And make them position: 'absolute'<ImageBackground/> set overflow: 'hidden'Here's a full example below (https://snack.expo.dev/@heytony01/suspicious-celery)