SkillAgentSearch skills...

CiceroneDaggerDemo

A sample Android project showing how to implement an Instagram-like flow (BottomNavigationView with tabs) using Dagger2 and Cicerone

Install / Use

/learn @yurimachioni/CiceroneDaggerDemo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CiceroneDaggerDemo

This is a demo Android project showing how to use Cicerone and Dagger2 to build an instagram-like flow (an app with a BottomNavigation bar that stays visible as the user navigates, preserving the backstack of each tab individually). This type of flow is particularly tricky to implement on Android, so these libraries take away a bit of the pain.

Links:

Text with a better explanation: https://medium.com/@yurimachioni/creating-an-instagram-like-flow-using-cicerone-and-dagger2-bottomnavigation-with-fragments-777771ff4401 (the code is also heavily commented)

Cicerone: https://github.com/terrakok/Cicerone Dagger2: https://github.com/google/dagger

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated3mo ago
Forks2

Languages

Kotlin

Security Score

87/100

Audited on Jan 4, 2026

No findings