摘要: By default, React Native only targets iPhone - so if you run on an iPad, it will show up as a scaled app, and won't look like a native iPad app. To ta 阅读全文
posted @ 2018-05-03 20:44 Zhentiw 阅读(326) 评论(0) 推荐(0)
摘要: For example you make a function to get rating; Then using it in html: These code actually casues the preformance issues, because everything Angualr's 阅读全文
posted @ 2018-05-03 20:40 Zhentiw 阅读(206) 评论(0) 推荐(0)
摘要: 1. Installl latest @angular/cli: The version I used is:6.0.0-rc.10 2. Create a new application: 3. Install material and cdk packages: Here need to add 阅读全文
posted @ 2018-05-03 19:43 Zhentiw 阅读(431) 评论(0) 推荐(0)