react-nativeuwpreact-native-windows

react-native-windows ScrollView: View is not scrolling


Tried using flex:1 style for scrollview but its not working

Dependencies

Development environment


Solution

  • If you are using DrawerNavigator as your navigator; try with StackNavigator. I think issue is with the app navigator.