This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-navigation
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fixed typo
Daniel Zlotin
8 years ago
parent
5d602d9035
commit
79495848e4
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
example/index.android.js
+ 1
- 1
example/index.android.js
View File
1
-import App from './src/app
.android
';
1
+import App from './src/app';