nikhilaravi / react-native-smart-scroll-view

A smart scroll view component with handling of keyboard events
MIT License
153 stars 31 forks source link

migrate to react native 0.39 #35

Open izadmehr opened 7 years ago

izadmehr commented 7 years ago

migrate to react native 0.39. change flex:1 to flexGrow:1. This would fix the folowing error which occured on the keyboard open: attempted to set an invalid frame to inner scrollview