stackbuilders / stackbuilders/react-native-spotlight-tour

Changing screens using ReactNavigation breaks spotlight positioning

Open
#146 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.