You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: