Here I am trying a simple code but the scroll view is not working if kept inside another view. Code is like this:
return(
For me, Scroll View wrapped with TouchableWithoutFeedback was causing scroll view to not function at times.