
Snip20190114_1.png

Snip20190114_3.png
1.下載本示例
github 地址https://github.com/anzipeng/-RN-,喜歡就點個贊吧!
2.cd 到本下載文件的根目錄
3.npm install
4.可能遇到的問題Snip20190115_3.png
4.1 Xcode編譯錯誤提示:Undefined symbols for architecture x86_64:"OBJC_CLASS$_XXX", referenced from:objc-class-ref in Appdelegate.o
ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
解決方法:

編譯錯誤
4.2確保
