One way to achieve this is to handle the navigation using state management, for example you have a high level screen with multiple screens as fragments once the deeplink is triggered in the app you can change the current selected frame and in that specific frame (in your case "chat screen") you navigate using Navigator or any other API to the desired screen with the data present in the deeplink metadata