gpt4 book ai didi

iphone - iOS - 使用 TPKeyboard 避免在两个 ScrollView 上,它们相互影响

转载 作者:行者123 更新时间:2023-11-29 04:01:50 25 4
gpt4 key购买 nike

很幸运找到michaeltyson/TPKeyboardAvoiding来解决键盘遮挡文本字段的问题。 TPKeyboardAvoiding 非常好。用户只需将自定义类定义为 TPKeyboardAvoiding 即可实现此目的。

我的问题是:

在我的情况下,我有两个 View ,包括 ScrollView 。在每个 ScrollView 中,都有多个文本字段。一个 View 连接到另一个 View 。编辑分段 View 的最后一个文本字段后,前一个 View 无法滚动到最后一个文本字段。

总而言之,用户编辑一个 ScrollView 后,另一个 View 的内容插入 -> 底部值发生了变化!有人跟我有类似经历吗?

正确的

Correct one

错了

Wrong one

我不成功的尝试:我尝试将另一对 TPKeyboardAvoidingScrollView.h 和 .m 文件复制到项目中,并重命名它们。它不起作用。 enter image description here

enter image description here

顺便说一句,即使是 Segued View 也无法完全抬起最后一个文本字段。 enter image description here

最佳答案

我没有将 TPKeyboardAvoid 与两个 ScrollView 一起使用,但有时使用替代框架可能会解决您的问题:

您可以尝试以下框架 -

https://github.com/muanis/sampleapps_scrollview

https://github.com/kirpichenko/EKKeyboardAvoiding

https://github.com/freerunnering/SwipeSelection

https://github.com/rnystrom/RNAvatarLogin

https://github.com/lupidan/UIKeyboardCoView

关于iphone - iOS - 使用 TPKeyboard 避免在两个 ScrollView 上,它们相互影响,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15754406/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com