Andersen_,请问什么是新人?没有点安卓和java基础的人么?那也只能算安卓和java的新人!没点安卓,java,react基础的人别来学这个,先把基础打好再过来。真的新人是有上述基础,但没接触过react-native的人吧。Mr_TTM3320600说的非常对。
2018-03-29
大兄弟们别抱怨老师没讲SDK了,没讲是没讲,但是报错了之后看看cmd给的错误信息啊,明显提示sdk环境变量没有配置,去百度配上了在跑一遍。身为一个程序员,没有阅读英文和机器报错的能力,那还是趁早转行吧
2018-03-29
教程还不错,然后这些内容略有些过时,生命周期函数有些已经快被deprecated。但是还是很有意义的。
1. componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead.
2. Warning: componentWillReceiveProps is deprecated and will be removed in the next major version.
1. componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead.
2. Warning: componentWillReceiveProps is deprecated and will be removed in the next major version.
2018-03-07