Skip to content

Commit

Permalink
add files, add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-burke committed Feb 24, 2019
1 parent 0774e3b commit d49e586
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 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 `DeeplinkProcessor`s which are
capable of matching and processing certain `deeplinks` - and execute
the associated navigation actions.

0 comments on commit d49e586

Please sign in to comment.