FaridSafi / FaridSafi/react-native-gifted-listview
Scroll to bottom or position at the end of list on render ?
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 287
- PR merge metrics
- No merged PRs in 30d
Description
I would like the list to scroll or display to the bottom of the list. My list is reverse sorted and as such I would like the last item in the list to be visible at the very bottom. Is there anyway to do this at the moment ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the list rendering and scrolling entry points used by react-native-gifted-listview, then reproduce the case with a reverse-sorted list. The work is done when the list can render or scroll so the final item is visible at the bottom, with the behavior verified on the supported mobile platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100