This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
npm
/
react-native-navigation
Seguir
11
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
Explorar el Código
fix js tests
Guy Carmeli
hace 6 años
padre
edf6cc0291
commit
5888251735
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
playground/src/app.js
+ 1
- 1
playground/src/app.js
Ver fichero
@@ -17,7 +17,7 @@ if (Platform.OS === 'android') {
17
17
}
18
18
}
19
19
});
20
- }
20
+ }
;
21
21
}
22
22
23
23
function start() {