hoaphantn7604 / react-native-curved-bottom-bar

A high performance, beautiful and fully customizable curved bottom navigation bar for React Native.
MIT License
479 stars 98 forks source link

Border Width and Radius issue #68

Open hamza4213 opened 1 year ago

hamza4213 commented 1 year ago

There is a prop name as borderTopLeftRight that makes the curved border from only the top side but what if I had to make it curved from the bottom side also?

And how I can assign a border and border width to the same curved tab bar that is appearing on my screen.

sajorahasan commented 1 year ago

Hi @hamza4213 did you find any solution? I am also stuck here, not able to set bottom border radius.