-
Notifications
You must be signed in to change notification settings - Fork 352
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
Previously when using inverted mode the pull to refresh was also at the bottom. When using maintainVisibleContentPosition that isn't the case anymore. In a messaging layout where the messages build from the bottom it doesn't make sense to refresh at the top.
Proposed Solution
If startRenderingFromBottom is set to true, I also think it makes sense for the onRefresh/ refreshing to be at the bottom.
Priority
- Medium - Would be nice to have
Checklist
- I've searched existing issues and discussions
- I've provided clear use cases for this feature
- I'm willing to help test this feature if implemented
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request