上一页 1 ··· 408 409 410 411 412 413 414 415 416 ··· 499 下一页
摘要: Often buttons need to be handled by JavaScript, and if done improperly it can lead to accessibility issues. In this lesson you will improve a major ne 阅读全文
posted @ 2016-08-05 20:31 Zhentiw 阅读(220) 评论(0) 推荐(0)
摘要: In this final React Native lesson of the series we will finalize the Notes view component and squash a few bugs in the code. 阅读全文
posted @ 2016-08-05 04:43 Zhentiw 阅读(249) 评论(0) 推荐(0)
摘要: Install: Config Firebase: First we need to require Firebase: Then in the component constructor, we need to init Firebase: The config you can easily ge 阅读全文
posted @ 2016-08-04 01:52 Zhentiw 阅读(1141) 评论(0) 推荐(0)
摘要: We can access web pages in our React Native application using the WebView component. We will connect the links in our repository component to their Gi 阅读全文
posted @ 2016-08-03 01:52 Zhentiw 阅读(284) 评论(0) 推荐(0)
摘要: The React team has an official Command Line Interface (CLI) for building React projects called "Create React App"; in this lesson, we show how to use 阅读全文
posted @ 2016-08-02 01:13 Zhentiw 阅读(200) 评论(0) 推荐(0)
摘要: Nav to Repos component from Dashboard.js: Repos: 阅读全文
posted @ 2016-08-01 16:00 Zhentiw 阅读(224) 评论(0) 推荐(0)
摘要: 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 阅读(368) 评论(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 阅读(256) 评论(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 阅读(467) 评论(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 阅读(361) 评论(0) 推荐(0)
上一页 1 ··· 408 409 410 411 412 413 414 415 416 ··· 499 下一页