79474987

Date: 2025-02-28 09:08:22
Score: 0.5
Natty:
Report link
<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

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Suppose