forked from zhengguorong/suzyApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
郑国榕
committed
Aug 4, 2016
1 parent
2cb4cf2
commit b100bf6
Showing
4 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# suzy.live App | ||
|
||
> 使用react-native + redux开发的App | ||
|
||
## 技术栈 | ||
react-native | ||
redux | ||
|
||
##第三方组件 | ||
react-native-image-picker 拍照功能 | ||
react-native-loading-spinner-overlay 加载中遮罩 | ||
react-native-vector-icons 应用各种icon | ||
|
||
## 安装步骤 | ||
|
||
``` bash | ||
# 安装依赖 | ||
npm install | ||
|
||
# 运行应用 | ||
react-native run-ios | ||
``` | ||
|
||
## 效果截图 | ||
 | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.