aksonov / aksonov/react-native-router-flux

deep linking with react-native-router-flux v4

Abierto
#3,421 11 comentarios 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
8.9k
Forks
2.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

-->
- react-native-router-flux v4.0.6
- react v16.4.2
- react-native v0.55.4

### Expected behaviour
I am trying to implement the deep linking in my react-native app and used the **uriPrefix={"https://google.com"}** and **path='/homeTry'** in my scene to some path. On typing some url eg: **"https://google.com/homeTry" in browser** should open my application.

### Actual behaviour
Nothing is happening on typing the url in my emulator's browser.

### Steps to reproduce
1. Run the application using react-native run-android
2. open the emulator brower, type the following link https://google.com/homeTry

Here's my router

>
>
>

Am I missing something, I have tried everything mentioned in the documentation and also tried running the example provided in this repository. But unable to find success. Help me out.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.