react-navigation / react-navigation/react-navigation.github.io
edgeWidth default value not listed in Docs or Typings
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 324
- 派生
- 2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Current Behavior
- edgeWidth is listed in docs with no default value
Expected Behavior
- edgeWidth lists what its default value is in the typings or in the docs
Hello, I apologize if creating an issue for this is not the appropriate action. However while implementing the drawer navigation I realized it was sort of hard to swipe. Luckily you have provided the ability to change that with edgeWidth.. unfortunately I can't seem to determine the "default" value as I am trying to gauge how much I want to increase it.
Thank you!
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 drawer navigation 文档和类型定义中关于 edgeWidth 选项的内容。根据现有实现确认默认值,然后在文档或类型定义中记录该值,以便用户确定需要将其增加多少。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 50/100