Redirect specific screen when user click on notification using expo

Hello expo support,

When user tap on notification we want to redirect to specific screen. We are try to create a url using Linking.makeUrl and implement using the Linking.openURL on the Notifications.addNotificationResponseReceivedListener function.

It is not working for me.

Do you have any specific way then please suggest me.

Thanks.