/UpdateUIWhenScrolling

When scrolling UI doesn't update. Using RunLoop.current.add(timer, forMode: .common) to fix this

Primary LanguageSwift

When scrolling UI doesn't update to fix it using RunLoop.current.add(timer, forMode: .common)