gray-mueller / gray-mueller/ride-management-system-react-native

Loading Screen

Open
#87 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
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

Open the contributing guide

Research direction

Locate the loading-screen implementation in the React Native application and inspect how it is dismissed when loading completes. Verify the behavior with the existing loading flow or tests; done means the screen remains visible for at least 1–2 seconds even when loading finishes sooner.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.