listView无法开发下拉加载聊天记录
Open
- Dominant language
- C++
- Stars
- 18.5k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
项目需要开发下拉加载聊天记录,类似微信和QQ等聊天app下拉加载历史聊天记录无闪烁加载数据
不支持setSelection和setSelectionFromTop原生方法,希望改进
Contributor guide
Research direction
Start by locating the Weex listView implementation and the handling for setSelection and setSelectionFromTop on Android and iOS. Reproduce the chat-history pull-loading scenario, then verify that older messages load without flicker and that the requested selection behavior is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100