moallemi / MultiNavHost

Separate back stack history for each tab in Bottom Navigation View using Android Navigation Architecture Component
229 stars 27 forks source link

Add deep link support #6

Closed mehdiyari closed 4 years ago

mehdiyari commented 4 years ago

Add deep link support for home(http://moallemi.me/home) dashboard(http://moallemi.me/dashboard) notifications(http://moallemi.me/notifications) pages(http://moallemi.me/pages/{page_number})

moallemi commented 4 years ago

Resolves #1

mehdiyari commented 4 years ago

thanks @moallemi