React native – My scrollView compnent is not working despite all the online solutions
I recently started learning react native and i have been going through some styling problems nad tailwind conversion of code but leaving that i am facing a more irritating issue... My scrollView tag is not scrolling... import { ScrollView, View,…