Reference Code: https://snack.expo.dev/@spk265/courageous-popcorn.
As it can be seen, I am unable to scroll the ScrollView element since it has a position: absolute. If I remove it, I only see the ImageBackground and not the ScrollView. How can I make sure the ScrollView is scrollable with the ImageBackground element as well?