react-native-curved-bottom-bar icon indicating copy to clipboard operation
react-native-curved-bottom-bar copied to clipboard

A high performance, beautiful and fully customizable curved bottom navigation bar for React Native.

Results 30 react-native-curved-bottom-bar issues
Sort by recently updated
recently updated
newest added

![Simulator Screen Shot - iPhone 13 Pro Max - 2022-08-12 at 16 03 03](https://user-images.githubusercontent.com/101876738/184341599-29ca37a0-03d9-4bcb-a7dc-1d302ff45b55.png) ![Simulator Screen Shot - iPhone 13 Pro Max - 2022-08-12 at 16 03 07](https://user-images.githubusercontent.com/101876738/184341616-5779aa2a-38c8-4785-aa00-5530f7cdd19b.png) I want...

Everything is working great in android but when using RTL in IOS, screen does not navigate.

I am getting this warning in the react native while using this library. My code for the navigator ( navigate(selectedTab)}> )} tabBar={({ routeName, selectedTab, navigate }) => { return (...

Could you please customize this to accommodate more than two tabs

TabItem not showing on tabbar ![Simulator Screen Shot - iPhone 11 - 2022-06-24 at 13 51 20](https://user-images.githubusercontent.com/86362548/175495584-20cde690-e574-4901-b3da-a25b52277f05.png)

Hi, As mentioned in the [issue](https://github.com/hoaphantn7604/react-native-curved-bottom-bar/issues/58#issuecomment-1495557189), we can't use `'strokeColor'` and `'strokeWidth'` props starting with V3. It's specified that from @hoaphantn7604, `'borderColor'` and `'borderWidth'` props will be in the next...

Hi Team! first of all thanks for providing this beautiful library to us , it saved our time , and works very well! I want to add border of Curved...

as discussed in #70, add props `getPathDown` and `getPathUp` to allow custom curves and paths