简体   繁体   中英

How can I draw this Bottomn Nav bar with react native?

I just have this for the moment.

TabBarReactNative

I need to resize the width and draw this little hole under my big plus button like this model.

草图标签栏

I searched on internet for a long time and I didn't find nothing

We can do it different:

In that white bar, add overflow: hidden. Then add a circle with css thats grey, and position it -50% top so only half of the circle shows. then add the icon ontop of that.

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