Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 336 Bytes

Modular Navigation with Deep Linking

This repository is a simplified example of dynamic and decentralized deep linking navigation in Android applications.

It utilizes Dagger to provide a Set of DeeplinkProcessors which are capable of matching and processing certain deeplinks - and execute the associated navigation actions.