UNPKG

react-native-smart-scroll-view

Version:

Handles keyboard events and auto adjusts content to be visible above keyboard on focus. Further scrolling features available.

13 lines (12 loc) 268 B
{ "name": "SuperScrollingFormExample", "version": "0.0.1", "private": true, "scripts": { "start": "node_modules/react-native/packager/packager.sh" }, "dependencies": { "react-native": "^0.17.0", "react-native-smart-scroll-view": "^1.3.1" } }