Facebook开发F8 2016 App官方教程的中文版。 原官网: http://makeitopen.com/
Facebook 在 F8 开发者大会上宣布他们用 React Native 开发了 F8 开发者大会的官方应用。他们不仅仅开发了应用(可从 App Store 和 Google Play 下载),还设置了一个官方网站:http://makeitopen.com/ ,开源了官方应用的代码,并且还写了如何开发的教程。这将是开发者学习 React Native 非常好的教程,因此我们将其翻译为中文,提供给国内开发者。
教程一共 7 篇,我们采用开放的方式来翻译这个教程,欢迎大家在 issue 里评论认领。
- Part 1: Planning The App([已发布](tutorials/Part 1. Planning The App.md) by @pockry)
- Part 2: Designing an App for Multiple Platforms(已认领 by @lenville)
- Part 3: Integrating Data with React Native(已认领 by @neuyu)
- Part 4: Testing a React Native App(已认领 by @vincent518720)
- Appendix I: Running the App Locally([已发布](tutorials/Appendix I. Running the App Locally.md) by @faceace)
- Appendix II: Using Relay and GraphQL([已发布](tutorials/Appendix II. Using Relay and GraphQL.md) by @Aspsine)
- Appendix III: Porting the F8 App To Windows(需翻译这篇 已认领 by @dustturtle)
发现翻译问题,也欢迎随时在 issue 里指出,我们确认后会尽快更正。
- 中英文、中文和数字之间需加空格。
- 文件名中的英文冒号改为点,否则Windows下无法创建文件。
感谢您的参与~