maxs15 / maxs15/react-native-modalbox
navigation props does not received in Model.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
Hi am using react-navigation. When I open model1->model2->model3 then in model3 I cant find this.props.navigate
I wanted to route to another screen from model3.
How can we do it. Please guide.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the model1 → model2 → model3 flow described in the issue and inspect how react-navigation is used when model3 opens. Determine whether the missing this.props.navigate is a modal usage problem or a navigation integration bug; the issue is done only when the route to another screen from model3 is clearly supported or documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100