react-navigation / react-navigation/react-navigation.github.io
Feature request: add a functional version of the example code
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 324
- 派生
- 2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
With the increasing adoption of functional components and React hooks (including now its support in recent versions of the Expo SDK) it would be great if the there's an option to view a functional version of the code examples in the documentation.
(Such as in this page, at the bottom: https://reactnative.dev/docs/next/backhandler)
More and more projects no longer use class-based components and the conversion can troublesome specially for less experienced developers.
Note: I'm using version 4 of the docs
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 issue 中链接的 BackHandler 文档页面开始,查看其中的示例代码及周围的文档。完成的标准是,相关文档在现有的基于类的版本旁边提供一个使用 functional-components 和 hooks 的示例版本。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react, react-native
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100