react native input scroll view:完美的TextInput ScrollView 源码
react-native-input-scroll-view 主要实现以下功能: 当键盘弹出时, TextInput将自动调整到键盘顶部。 当键盘弹出时, ScrollView的内容不会被键盘遮挡。 当多行TextInput获得焦点时,所选光标将自动调整到键盘顶部。 当多行TextInput创建新行时,新行将自动调整到键盘顶部。 将手指放在TextInput顶部,然后滑动ScrollView ,当您抬起手指时, TextInput将不会获得焦点。 安装 npm $ npm install react-native-input-scroll-view --save 纱 $ yar
文件列表
react-native-input-scroll-view-master.zip
(预估有个73文件)
react-native-input-scroll-view-master
index.js
15KB
images
demo.android.gif
1010KB
demo.ios.gif
1.63MB
App_Store.png
9KB
package.json
682B
ISSUE_TEMPLATE.md
114B
LICENSE
1KB
index.d.ts
634B
暂无评论