stackbuilders / stackbuilders/react-native-spotlight-tour
The first step animation is not working properly when re-starting the tour after the first round.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 520
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Hi Mainteners,
Thanks for your work on this project.
I'm facing an issue about the animation of the first step after the first round tours.
First round (first step fade-in animation correct)
https://github.com/user-attachments/assets/bff900df-3ada-4e90-8dcd-3b9023e9b6d6
From the second round tours, there will be no fade-in animation for the first step. If you go back to the first step from the second step, it will have the correct animation.
https://github.com/user-attachments/assets/67916c8c-419c-4e2b-b416-aa6362fda8fe
Thanks for your help.
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
Start by reproducing the tour through a complete first round, then restart it and compare the first-step animation with the transition back from the second step. Trace the first-step and restart animation entry points; done means the first step fades in consistently on the initial tour and every restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100