stackbuilders / stackbuilders/react-native-spotlight-tour
Changing screens using ReactNavigation breaks spotlight positioning
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 520
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
If you use call navigation.navigate in a toursteps Before, and move to a screen with an attatched step, the spotlight will not highlight the correct component. This can lead to many issues in multi-screen tutorials!
Contributor guide
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
Reproduce a tour step whose Before handler calls navigation.navigate and whose attached step is on the destination screen. Trace spotlight positioning across that screen change; done means the spotlight highlights the correct component in multi-screen tutorials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100