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] Horizontal swipes on Pages will change Page. #12

Open
4 tasks
ryqndev opened this issue Sep 1, 2020 · 0 comments
Open
4 tasks

[Feature] Horizontal swipes on Pages will change Page. #12

ryqndev opened this issue Sep 1, 2020 · 0 comments
Labels
feature Brand new feature or functionality.

Comments

@ryqndev
Copy link
Owner

ryqndev commented Sep 1, 2020

Proposed Behavior:

Swiping left and right on different pages will change pages. The page order should match the order in the Navbar Component. For example, swiping to the left on the History Page will open up the Add page whereas swiping to the left on the Dashboard Page will do nothing since the leftmost Page is the Dashboard.

Proposed Features:

  • Swipe to change
  • Animations that will slowly fade in/out the pages for a smooth transition
  • Animations that will slowly hint at a page change in the Navbar
    • Animations that start but never finish should rubber band back

Note 'slowly' means to animate at the same pace as the user swipe. If a user swipes halfway and stops, the animations should reflect that.

@ryqndev ryqndev added the feature Brand new feature or functionality. label Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Brand new feature or functionality.
Projects
None yet
Development

No branches or pull requests

1 participant