Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Press Tab Bar Icon to Automatically Scroll to Top of Masonry List #64

Open
Relie9828 opened this issue Oct 21, 2023 · 0 comments

Comments

@Relie9828
Copy link

Current problem

I often find myself at the bottom of a long masonry list while using the @react-native-seoul/masonry-list library. Currently, there is no quick way to navigate back to the top of the list without manually scrolling upwards. This can be quite frustrating for users who want to quickly navigate back to the top for any reason.

Solution

I would like to see a "Scroll to Top" feature implemented. Specifically, when a user is at the bottom of a scrollable masonry list and taps on the tab bar icon, the view should automatically scroll back to the top. This will make navigation much smoother and user-friendly.

Considered alternatives

  1. Implementing a dedicated "Scroll to Top" button: This could work but might clutter the UI.
  2. Using gesture-based navigation: Though intuitive, this might interfere with other gestures or functionalities.

Additional context

This feature is common in many apps and significantly improves user experience. It would be a valuable addition to the @react-native-seoul/masonry-list library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant