30 days of React Native, 30个边学边做的RN小应用
-
@L_Sovereign
正在尝试加入android的支持。还没有对各种iphone机型适配。我会逐步更新和测试的。
-
楼主,android这个是为什么呢?
-
NB!对我来说,3个月能学会就很好了,哈哈,多谢大神!
-
正常下载使用,就这样,求楼主看看
-
为什么没有modules文件夹,大神
-
@Guangming 1. Go to File -> Project settings
- Click the Advanced button
- Select "Custom" and select "Relative to Workspace" in the pull down
- Change "Build/Products" to "build/Build/Products”
- click done, done
解决此问题,编译找不到React头文件的也用这个可以解决。
-
@sc4599 1. Go to File -> Project settings
- Click the Advanced button
- Select "Custom" and select "Relative to Workspace" in the pull down
- Change "Build/Products" to "build/Build/Products”
- click done, done
-
react native unrecognized font family Ionicon
我把所有引用这个的地方给去掉了,可以运行起来。但是不知道怎么修复。求大神指点
-
在刚刚 运行工程后,报错,怎么解决呢?
-
厉害了 亲 mark
-
你好,我看到你的截图里有的View背景有纹理,在源代码中没有发现对应Code,不知道您当初是如何实现的?