Kureev / Kureev/react-native-network-proxy

Unexcpected token o in JSON at position 1

Abierto
#5 1 comentario 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
74
Forks
8
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

react-native-cli: 2.0.1
react-native: 0.55.4
"react-native-network-proxy": "^1.0.1",

Proxy is running in the shell

![schermata 2018-09-21 alle 15 07 19](https://user-images.githubusercontent.com/6689594/45883011-2c4df380-bdb0-11e8-94c9-a398032f56ce.png)

```
import { AppRegistry } from 'react-native';

import App from './src/App';

import { start as startNetworkDebugging } from 'react-native-network-proxy';
startNetworkDebugging();

AppRegistry.registerComponent('EmployeesParkApp', () => App);

```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Reproduce el error con react-native-cli 2.0.1, react-native 0.55.4 y react-native-network-proxy 1.0.1 mientras el proxy está en ejecución. Comienza desde el punto de entrada startNetworkDebugging() mostrado en el issue, inspecciona el fallo al analizar JSON y confirma que la depuración de red se inicia sin el error indicado.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript, react-native
Área
devtools, mobile
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.