scrollview not allowing content to show 100% height code example
Example: scrollview not allowing content to show 100% height
<ScrollView contentContainerStyle={{flexGrow: 1}}>
</ScrollView>
<ScrollView contentContainerStyle={{flexGrow: 1}}>
</ScrollView>