apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.74k stars 1.81k forks source link

[iOS] keep-scroll-position not work on iOS #3179

Open freew01f opened 4 years ago

freew01f commented 4 years ago

I have a IM app, in the chat UI, I use the pull down refresh to load more history message I set the cell property keep-scroll-position to true It is not work on iOS but works on Android How to fix it , I think it is a bug

xuanxiaotaizi commented 4 years ago

同样的问题,求解