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

Support for borderBottomLeftRadius, borderBottomRightRadius etc. in ProgressBar

Open mafiusu opened this issue 5 years ago • 1 comments

Hello I want to set the Border Radius for each corner individual and not use the prop borderRadius for all corners.

Additional Props for the ProgressBar:

  • borderBottomLeftRadius
  • borderBottomRightRadius
  • borderTopLeftRadius
  • borderTopRightRadius

Is something like this coming in near feature? I would like to make a PR if this gets merged then.

mafiusu avatar May 08 '19 08:05 mafiusu

That would be very useful.

martin-richter-uk avatar May 11 '21 16:05 martin-richter-uk