Kureev / Kureev/react-native-network-proxy
Unexcpected token o in JSON at position 1
- 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

```
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