Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 751 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 751 Bytes

Cool BottomNavigationView

This is an implementation of BottomNavigationView from android support library

I was using Furlenco app which has this samme bottomnavigation design, so i thought to implement it instead

So this moving strip is drawable vector which was implemnted using dynamic vector drawables to give it cool tab type animation.

To make your Vector Drawable dynamic you can use this cool library

[VectorMaster] (https://github.com/harjot-oberai/VectorMaster)

My Implementation Furlenco
Our Implementation Furlenco

If you like this design you clone it and use it as per your design