shoutem / shoutem/shoutem.github.io
ListView component cannot be programmatically scrolled
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Hi shoutem,
I realised that while react native original ListView component has methods .scrollTo() and .scrollToEnd(), such methods are not made available for shoutem ui ListView. Can it be introduced?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the shoutem UI ListView component and comparing it with React Native's ListView API, especially scrollTo() and scrollToEnd(). Done means those methods are available programmatically on the shoutem UI component and their behavior matches the requested React Native methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100