feat: introduce first iteration of AnimatedFAB component - #2580
Conversation
|
Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here. |
|
The mobile version of example app from this branch is ready! You can see it here |
| icon={'pencil'} | ||
| label={'Create'} |
There was a problem hiding this comment.
| icon={'pencil'} | |
| label={'Create'} | |
| icon="pencil" | |
| label="Create" |
|
Great job! |
|
Hello 👋, this pull request has been open for more than 2 months with no activity on it. If you think this is still necessary with the latest version, please comment and ping a maintainer to get this reviewed, otherwise it will be closed automatically in 7 days. |
|
@lukewalczak or @brunohkbx Is this still relevant? I would like to see this merged if possible. |
f8368b3 to
80fa1f5
Compare
827bb50 to
a637f14
Compare
a637f14 to
fcaefef
Compare
|
The mobile version of example app from this branch is ready! You can see it here |
|
We are currently merging the PR to proceed with AnimatedFAB improvements. In the meantime component is ready only for development. |
All 19 re-checked against 0.21.3 docs and source, the emulator, and the upstream tracker. None was an unreported agent-device bug: one fixed upstream (#2580), two documented, the rest our build, our runner, or not reproducible. File restructured accordingly; original numbers kept in brackets.
Summary
That PR introduces new component called
AnimatedFABwhich animates when extended. Along with new component two props were introduced:extended- whetherFABshould start animation to extendanimateFrom- indicates from which direction animation should be performedTest plan