Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoima525 committed Dec 19, 2017
1 parent 543603a commit 1ee9d26
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ChuckNorrisViewer
ChuckNorrisViewer (ReactNative + Redux + RxJs)
- ChuckNorrisViewer (ReactNative + Redux + RxJs)
- A sample code of React Native - Native Hybrid application

![img](./img/img1.png)

# Note
Currently this hybrid application only works for Android version. iOS version will come in shortly.

# Setup and run
npm install
react-native run-ios
react-native run-android (Launch emulator beforehand)
Binary file added img/img1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ee9d26

Please sign in to comment.