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

[Feat] Add Animations When Switching Between Screens #18

Open
pranavkonidena opened this issue Dec 7, 2024 · 0 comments
Open

[Feat] Add Animations When Switching Between Screens #18

pranavkonidena opened this issue Dec 7, 2024 · 0 comments
Labels
easy This is an easy issue worth 15 points

Comments

@pranavkonidena
Copy link
Member

Is your feature request related to a problem? Please describe.
The current screen transitions in the app are abrupt and lack smoothness, which can make the user experience feel less polished. Adding animations would enhance the visual appeal and usability.

Describe the solution you'd like
Implement smooth and visually appealing animations when navigating between screens in the app. Possible animation styles include:
Slide Transition: The new screen slides in from the right, while the current screen slides out to the left.
Fade Transition: The current screen fades out, and the new screen fades in.
Scale Transition: The new screen scales up as it becomes visible.
Animations should be consistent and responsive to user interactions.

@pranavkonidena pranavkonidena added the easy This is an easy issue worth 15 points label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy This is an easy issue worth 15 points
Projects
None yet
Development

No branches or pull requests

1 participant