This website works better with JavaScript.
Home
Esplora
Aiuto
Accedi
npm
/
react-native-navigation
Segui
11
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Activity
Sfoglia il codice sorgente
fix js tests
Guy Carmeli
6 anni fa
parent
edf6cc0291
commit
5888251735
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
playground/src/app.js
+ 1
- 1
playground/src/app.js
Vedi File
@@ -17,7 +17,7 @@ if (Platform.OS === 'android') {
17
17
}
18
18
}
19
19
});
20
- }
20
+ }
;
21
21
}
22
22
23
23
function start() {