React-native deeplink won’t return to app
i’m looking for advice on how to implement deeplink in a react-native app. I have 3 screens – PaymentScreen.jsx
, HomeScreen.jsx
and OBPaymentResults.jsx
. I also have Navigator.jsx
.
i’m looking for advice on how to implement deeplink in a react-native app. I have 3 screens – PaymentScreen.jsx
, HomeScreen.jsx
and OBPaymentResults.jsx
. I also have Navigator.jsx
.