meliorence / meliorence/react-native-image-gallery
infinite scrolling feature
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 717
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
how can we achieve infinite scrolling feature in this library? Adding a view over the component seems to fix the problem, but is not smooth and gets stuck randomly.
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 reviewing the library's gallery component and its current scrolling behavior, then compare it with the proposed view-over-component approach described in the issue. Define a smooth infinite-scroll behavior that does not get stuck randomly, and validate it on the supported iOS and Android platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100