react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

feat: allow usage of custom border radius for animated fab

Open babucarr32 opened this issue 10 months ago • 3 comments
trafficstars

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

babucarr32 avatar Jan 01 '25 22:01 babucarr32

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

callstack-bot avatar Jan 01 '25 22:01 callstack-bot

Hi, it would be nice to enhance animated fab with option to change border radius. Can you merge this PR?

adorum avatar Feb 25 '25 14:02 adorum

Alternative https://react-native-paper-abstracted.vercel.app

babucarr32 avatar Mar 27 '25 06:03 babucarr32