deanmcpherson / deanmcpherson/react-native-sortable-listview
A lot of space under listview when try to insert element on the last position
Open
- Dominant language
- JavaScript
- Stars
- 909
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
two problems:
1. a lot of space under list view
2. very fast scrolling to the bottom (almost immediately)
Code:
replacePositions(e.from, e.to)}
renderRow={row => }
renderSeparator={() => }
renderFooter={this.renderAddPicture} />
video with a problem: https://drive.google.com/file/d/1OsJvX-mlvUMVeS_g8X1c2kGL0KiBrR7l/view?usp=sharing
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.