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

Pass props to animate the shapes #59

Open
Spyware007 opened this issue Mar 6, 2022 · 3 comments
Open

Pass props to animate the shapes #59

Spyware007 opened this issue Mar 6, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Spyware007
Copy link
Contributor

We can create an directory of animations which will contains CSS animations which can be added to any shape by passing the appropriate props names to the shape component!

@ashutosh1919
Copy link
Owner

@Spyware007 CSS animations seems pretty old school to me. We have @emotion/styled in the project. You could use keyframes from it to create animations.

@Spyware007
Copy link
Contributor Author

Okay cool I can try this it will take some time.
Please assign this to me!

@ashutosh1919
Copy link
Owner

@Spyware007 First, Please create 4 basic animations move up, down, left, right and raise PR. Please focus on creating these 4 animations modular. For example, the animation should be able to take prop as the distance travelled from -50px to 50px.

@ashutosh1919 ashutosh1919 added the enhancement New feature or request label Mar 7, 2022
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