Open kirakik opened 7 years ago
Currently, if we display a spinner, there is no way to determine whether or not we want the user interaction to be blocked. It would be nice to have that option
How is it related to the spinner ?
In popular iOS libraries such as SVProgressHUD, the logic of blocking or not the user interaction is part of the spinner and a very useful feature.
Currently, if we display a spinner, there is no way to determine whether or not we want the user interaction to be blocked. It would be nice to have that option