Closed novinfard closed 8 years ago
The example project was using LoremIpsum
's API to load random avatar images using asyncPlaceholderImageFromService:withSize:completion:
. We removed it, since this isn't really a concern for SlackTextViewController, and was causing noticeable scroll lags since that framework didn't have a way of cancelling the request.
We could perhaps add a bundle image instead...
Hello,
Maybe this is not related to framework itself, but I want to know is there any way to add thumbnails of users (avatar)? There are many methods in example named thumbnail, but I could not find where to change it (just name of the file could help me too, just a hint) and add avatar of all users.