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: allow usage of custom border radius for animated fab #4591

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

babucarr32
Copy link

Motivation

I was using the AnimatedFAB component, But I wanted it's borderRadius to be completely round. But, when I applied the borderRadius property on the style, it does not work. So, to fix that issue and allow the usage of custom borderRadius, I came up with this feature.

Test plan

Assign any number to borderRadius, and it should work.
Screenshot 2025-01-01 at 10 32 40 PM
Screenshot 2025-01-01 at 10 32 55 PM

@callstack-bot
Copy link

Hey @babucarr32, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

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

Successfully merging this pull request may close these issues.

2 participants