美文网首页
2019-01-15 RN仿微信朋友圈

2019-01-15 RN仿微信朋友圈

作者: DK_Azp | 来源:发表于2019-01-15 09:15 被阅读0次
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确保

相关文章

网友评论

      本文标题:2019-01-15 RN仿微信朋友圈

      本文链接:https://www.haomeiwen.com/subject/orredqtx.html