Testing RN Deep Link on a Device
<!DOCTYPE html> <html> <head> <title>Petar's RN Deep Link Test</title> </head> <body> <a href="http://app.petar.tech/user/?userId=123">Open Android App</a> </body> </html>