MLH-Fellowship / MLH-Fellowship/react-native-tutorial
Tutorial
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 6
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
The goal of this tutorial is to walk the audience through the process than being comprehensive.
Example: You can show them how to style a list to make it look like a design mockup and then link to the layout page for more information—but you won’t show them how to use every layout option!
Learning outline
- Make a Form
- TextInput
- Intro “controlled components” (state managed values)
- Button
- ScrollView
- List View? (Some reckoning of the Lists of RN would be great)
- Add some styling
- Managing state (we cover this in the React Intro, but the app should also have some state management)
- Helpful built-in tools for working with RN
- Fast Refresh
- Flipper
- Log Box
- A launch screen and icons
Nice to haves
- Images
- Light animation
- Including fonts
- Responsive Design—for apps!
- How to ship it
Format
The Outline should be split into consumable chunks, each feature the following format:
- Intro text: “What you will learn”
- Content + examples
- Recap
- Prompt to move to next page
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看此 issue 中的学习大纲以及仓库现有的教程结构。教程应将列出的 React Native 主题分成易于学习的内容块,并包含介绍、示例、总结和进入下一页的提示;nice-to-have 主题是可选的。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react-native
- 领域
- documentation, mobile-dev
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100