This website works better with JavaScript.
Accueil
Explorateur
Aide
Connexion
npm
/
react-native-navigation
Suivre
11
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
fix js tests
Guy Carmeli
il y a 6 ans
Parent
edf6cc0291
révision
5888251735
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
playground/src/app.js
+ 1
- 1
playground/src/app.js
Voir le fichier
@@ -17,7 +17,7 @@ if (Platform.OS === 'android') {
17
17
}
18
18
}
19
19
});
20
- }
20
+ }
;
21
21
}
22
22
23
23
function start() {