SkeletonView
SkeletonView copied to clipboard
Automatically hide skeleton when application coming from background to foreground
What did you do?
turn off the internet and run the app showing the skeleton view but when I put the app in the background and switch to the new app then again opening my app skeleton view hide automatically and showing storyboard dummy UI.
What did you expect to happen?
if the data is not there and if I did not call a function to hide skeleton then its skeleton will visible in every state of the application
What happened instead?
Automatically hide skeleton and show dummy UI from storyboard
Steps to reproduce the behavior
turn off the internet and run the app showing the skeleton view but when I put the app in the background and switch to the new app then again opening my app skeleton view hide automatically and showing storyboard dummy UI.
SkeletonView Environment
pod "SkeletonView", '~> 1.8.6' Version 11.3.1 Swift 5: