简体   繁体   中英

NativeScript BottomNavigation How to do Round Corners?

I'm currently working on a NativeScript Project and want to have a BottomNavigation Bar with round corners. I'm using NativeScript Angular with the @nativescript-community/ui-material-bottom-navigation Package.

How can I round the top two corners?

I tried to round the corners using css border-radius. It didn't change anything

Since you are using angular, I would suggest to use the bottom bar as implemented by williamjuan027.https://github.com/williamjuan027/nativescript-ui-components

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM