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

Add UI Animations #15

Open
Waidhoferj opened this issue Jan 11, 2021 · 1 comment
Open

Add UI Animations #15

Waidhoferj opened this issue Jan 11, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Waidhoferj
Copy link
Member

Waidhoferj commented Jan 11, 2021

We've got the basics in place, let's make this app really come alive:

  • Welcome card scales up, fades in and translates up on page load (one motion)
  • New messages fade in and scale up to their default size (one motion)
  • A cascading fade in for FAQs (top downwards)
  • Add a slight scale on press to all buttons

All except for the last bullet are going to require a robust animation library. It's a great opportunity to get familiar with React Spring or Framer Motion. Both are amazing so take your pick.

@Waidhoferj Waidhoferj added the enhancement New feature or request label Jan 11, 2021
@Jason-Ku Jason-Ku self-assigned this Jan 13, 2021
@Jason-Ku
Copy link
Contributor

I'll give this a shot 🐧

This was referenced Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants