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

Animations: How to add animations to Expandable Components? #623

Closed
3 tasks done
nirmalhk7 opened this issue Jul 9, 2020 · 1 comment
Closed
3 tasks done

Animations: How to add animations to Expandable Components? #623

nirmalhk7 opened this issue Jul 9, 2020 · 1 comment

Comments

@nirmalhk7
Copy link

Feature Check list

  • [ x] Agree to the Code of Conduct
  • [ x] Read the README to ensure the feature is not already present
  • You read Creating Issues, Features and Pull Requests
  • Considered the value versus complexity for all users of the library as well as library maintenance
  • Considered if this can be a storybook or documentation example

Is your feature request related to a problem? Please describe

No
A clear and concise description of what the feature is.
How do you implement animation for expandable components? I'm not able to understand how to animate that expandable component so that the animation is more cleaner than what it looks on the storyboard

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@nirmalhk7 nirmalhk7 changed the title [FEATURE]: [SHORT DESCRIPTION] Animations: How to add animations to Expandable Components? Jul 9, 2020
@jbetancur
Copy link
Owner

There is no easy way to do this via the API. The main reason I left out animations for the expander was performance. Having many cells/rows and expanding only compounds the issue.

If someone has the time to figure out how to make this work and performance PR's are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants