-
Notifications
You must be signed in to change notification settings - Fork 4
Labels
enhancementNew feature or requestNew feature or request
Description
Description
The splashscreen would be shown while the app loads data, it should show for minimum of half a second,
hint: start 2 async functions, 1 loads data, other just has a timeout/delay of half a second, and use promises.all to await both, when both finish, close the splashscreen
Reference
Acceptance Criteria
Screen looks like design and implements logic given correctly
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request