Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Loading Screen
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description
The loading screen currently disappears too quickly, making it difficult for users to perceive and understand that the application is transitioning between states.
Describe the solution you'd like
The loading screen should remain visible for at least 1-2 seconds, even if the loading process completes faster, to provide a smoother and more intuitive user experience.
Recommendation
Implement a minimum display duration of 1-2 seconds for the loading screen.
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
No file, test, or entry point is named. Start by tracing where the React Native loading screen is rendered and dismissed, then identify the current timing behavior. Done means the screen remains visible for at least 1–2 seconds even when loading completes sooner, with the relevant loading behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100