This was created during my quarantine challenges. Check out the more stuff I did during this time.
After some exploring this time on Pinterest I decided to go for their own Tab-Bar
-Implementation.
As in my first challenge, I have tried to approach the original implementation as closely as possible.
Youtube (Link)
- Uses
UITabBarController
(I'm only hiding the TabBar & triggering the items programmatically). - Adapts dynamically to the number of items.
-
outline
&filled
icons dependig on the state. - First Item is
Red
in selected state, like the original implementation. - Small pulse animation on tap.
- When scrolling the TabBar disappears.
- iOS 13.0+
- Xcode 11
Feel free to use anything you want or need.
Christophe Hoste