AlexBarinov/UIBubbleTableView

View takes time to load

sandeepsuthar opened this issue · 0 comments

I have more then 30 message to show in table view but it takes time to create view in bubbleData.
How can we show 30+ messages without creating view for all message . My app takes 1 second to show data on table view.