Component - Deep links
This UI component handles deep links in an Android app using Kotlin. Deep links let users open specific screens directly from outside the app, like from a web link or another app. This component listens for these links and navigates to the right screen.