摘要: In this lesson, we look at how you can build up complex animations by assigning one shape as the parent of another, creating a branching display tree. 阅读全文
posted @ 2016-07-28 21:29 Zhentiw 阅读(349) 评论(0) 推荐(0)
摘要: In this lesson we'll create a reusable React Native separator component which manages it's own styles. In this lesson we'll create a reusable React Na 阅读全文
posted @ 2016-07-28 03:00 Zhentiw 阅读(244) 评论(0) 推荐(0)
摘要: To show a list of unchanging data in React Native you can use the scroll view component. In this lesson, we'll map through the data we got back from t 阅读全文
posted @ 2016-07-28 02:53 Zhentiw 阅读(437) 评论(0) 推荐(0)
摘要: In this React Native lesson, we will be creating a reusable Badge component. The component will also make use of propTypes to validate that its requir 阅读全文
posted @ 2016-07-28 02:18 Zhentiw 阅读(336) 评论(0) 推荐(0)
摘要: Let's take a look at the basics of using React Native's Image component, as well as adding some reusable styling to our Dashboard component buttons. W 阅读全文
posted @ 2016-07-28 02:16 Zhentiw 阅读(268) 评论(0) 推荐(0)