bietkul / react-native-form-builder

Handle your forms in a smart way
MIT License
121 stars 68 forks source link

react-native-keyboard-aware-scroll-view does not install last version #11

Closed caguilar closed 6 years ago

caguilar commented 6 years ago

The issue is related to this line on the package.json file "react-native-keyboard-aware-scroll-view": "^0.2.7"

The ^ just checks versions 0.2.x (0.2.9) and next major version 0.3.x but will never update to the actual 0.5.x