SkillAgentSearch skills...

CustomBottoBar

No description available

Install / Use

/learn @IslamBesto/CustomBottoBar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

How I drew custom shapes in bottom bar

Recently, I received a design that contains BottomNavigationView. Until here everything is fine, but when I looked at the sketch I said ummm… it’s going to be hard 😟. Here is a copy of the real design:

Curve BottomNavigationViewCurve BottomNavigationView

I’ve never did something like this before, so I started looking online on how to create a curve custom view. After some research and a discussion with my colleagues, I found out that it’s a kind of Bézier curve.

Bézier curve

You can find the article in this link : https://proandroiddev.com/how-i-drew-custom-shapes-in-bottom-bar-c4539d86afd7

View on GitHub
GitHub Stars249
CategoryDevelopment
Updated3mo ago
Forks49

Languages

Kotlin

Security Score

72/100

Audited on Dec 21, 2025

No findings