近期为团队内部培训 React-native 制作的课件,系统化了大纲,放上全部参考资料,内容不断更新中,培训的目的是掌握 React-native 开发 App. 到时可能会放上视频。同学们可以依据大纲自学,也欢迎更多同学参与编辑 :)
https://www.gitbook.com/book/unbug/react-native-training/details
Introduction
1 First look
1.1 Building an app in 5 minutes
1.2 How it works
1.3 Debug tools
1.4 DOCs & APIs
1.5 Resources
2 Components
2.1 Render & JSX
2.2 View, Text, Image, etc
2.3 Lifecyle
2.4 Props & States
2.5 Events
2.6 Resources
3 Styles
3.1 Flexbox
3.2 Absolute & Relative
3.3 Size & Dimensions & onLayout
3.4 Inheritance
3.5 Resources
4 Architecture
4.1 Redux+React
4.2 Containers & Components
4.3 Actions & Reducers
4.4 Statics, Constants, etc
4.5 Naming convention
4.6 Deja React Native App
4.7 Resources
5 ES6/7
5.1 export, import
5.2 let, const
5.3 function, extends
5.4 map, array, string, spread operator, destructuring assignment
5.5 this, bind, =>
5.6 Promise
5.7 Resources
6 Data
6.1 Fetch
6.2 Persistent Data
6.3 Resources
7 Native Modules
7.1 iOS
7.1.1 JS call OC
7.1.2 OC call JS
7.1.3 Native View Component
7.2 Android
7.2.1 JS call Java
7.2.2 Java call JS
7.2.3 Native View Component
7.3 Resources
8 Integration
8.1 iOS
8.2 Android
8.3 Resources
9 Hot Update
9.1 iOS
9.2 Android
9.3 Resources
Resources
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.