deanmcpherson / deanmcpherson/react-native-sortable-listview
Constrain dragging bounds
Open
- Dominant language
- JavaScript
- Stars
- 909
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way we can specify the bounds of dragging?
i.e only allow dragging between position 1 and list.length-2
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the drag-and-drop API and the list movement handling in this React Native package. Determine where a caller could express the allowed positions, then verify that dragging cannot leave the requested range and that existing unrestricted dragging still works.
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
- 35/100