keitaoouchi / MarkdownView

Markdown View for iOS.
MIT License
1.98k stars 213 forks source link

Too slow in rendering big string #17

Open sharadchauhan0504 opened 6 years ago

sharadchauhan0504 commented 6 years ago

Hi I am using this library which is full filling almost every condition but the rendering is too slow if the MD String is big. Any fixes ?

And also it loads everything at once, can we load images asyc?

sharadchauhan0504 commented 6 years ago

@keitaoouchi Please tell something about this.

keitaoouchi commented 6 years ago

Async image loading is not supported, yet. I need it, too.