issues
search
AnhCaooo
/
Sthor
iOS application that serve exchange electric price in Finland
0
stars
0
forks
source link
feat: implement spinner view component
#5
Closed
AnhCaooo
closed
5 months ago
AnhCaooo
commented
5 months ago
The spinner animation is smooth and visually appealing.
The spinner disappears once the data fetching is complete, regardless of success or failure.
The spinner size and style should be consistent with the overall application design.
Missing
In case of a network error or other issue during data fetching, the spinner is replaced with an appropriate error message or notification.
Missing