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
fixed typo
Daniel Zlotin
hace 8 años
padre
5d602d9035
commit
79495848e4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
example/index.android.js
+ 1
- 1
example/index.android.js
Ver fichero
@@ -1 +1 @@
1
-import App from './src/app
.android
';
1
+import App from './src/app';