react-navigation / react-navigation/react-navigation.github.io

edgeWidth default value not listed in Docs or Typings

Open
#727 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
324
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the drawer navigation documentation and typings for the edgeWidth option. Confirm the default value from the existing implementation, then document that value in the docs or typings so users can determine how much to increase it.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.