# React Native Note

### **推薦**

* [React Native官網](https://facebook.github.io/react-native/docs/getting-started.html)
* [React Native中文网](http://reactnative.cn/)
* [React Native Express](http://www.reactnativeexpress.com/)
* [從0到100打造一個React Native boilerplate](https://www.gitbook.com/book/noootown/deeperience-react-native-boilerplate/details)
* 賈鵬輝
  * [React Native 研究與實踐](https://github.com/crazycodeboy/RNStudyNotes/)
  * [技術博客](http://www.devio.org/)
* [開源項目大全](https://github.com/MarnoDev/react-native-open-project) by MarnoDev
* [awesome react native](http://www.awesome-react-native.com/#tutorials)

### Test

* [React Native with Jest](https://www.youtube.com/watch?v=pz2k6azJghk\&list=PL8p2I9GklV46mGMh5X1pzuDWidnRrlHyp) (video)<br>

### **JS**

* [JS進階 基本類型...](https://segmentfault.com/a/1190000002789651)<br>

### **影片**

* [ReactNative基礎與入門](http://www.imooc.com/learn/808)

### **社群**

* [React Native知識庫](http://lib.csdn.net/base/reactnative/structure)

### **參考**

#### Chrome devtools

* [原文](https://developers.google.com/web/tools/chrome-devtools/)
* [中文](https://github.com/CN-Chrome-DevTools/CN-Chrome-DevTools)&#x20;
