Open Dimillian opened 10 years ago
https://github.com/Dimillian/HackerSwifter/blob/master/Hacker%20Swifter/Hacker%20Swifter/Models/Post.swift#L185-L220
Put this code (and comment model code) in a background queue so it won't slow down the UI when parsing the HTML page.
https://github.com/Dimillian/HackerSwifter/blob/master/Hacker%20Swifter/Hacker%20Swifter/Models/Post.swift#L185-L220
Put this code (and comment model code) in a background queue so it won't slow down the UI when parsing the HTML page.