<SafeAreaView style={{flex: 1}}>
<ScrollView style={{flex: 1}}>
{/* add your content inside ScrollView here */}
</ScrollView>
ScrollView from react-native
Could you try to run this first, and just add normal tag on the content inside scrollview to check ability to scroll