RSLoadingView
RSLoadingView copied to clipboard
UIView.bounds must be used from main thread only
Hi, i'have some issue using your component on Xcode 10 👍
I have a new warning about Thread usage, in your method prepareForResize, the access of view.bounds is not forced on the mainThread
Any idea ? Put Dispatch on the mainQueue ? (i'not quite sure about the performance)
Best regards
Thanks for reporting. I will fix it asap.