-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Points: 20open-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge
Description
context
the apps will show loading screen during multiple events
we want to make it feel more engaging by showing a quote while the app is loading
goal
display a quote on loading screen to improve user experience while waiting
this issue only focuses on providing the quote in the apps/mobile/quotes.ts file (create if not exists), the quotes object will be an array of strings, make it accordingly
scope of work
add a quote in the array in apps/mobile/quotes.ts (create if not exist)
out of scope
- UI implementation
- fetching quotes from an API
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Points: 20open-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge