Easiest way to display text paragraph by paragraph with animation?
I want to implement simple applications which allows user to edit text in TextArea and then display it in the RichText component paragraph by paragrpah with animations. For example, if user hits button "Next Paragraph" he will see next paragraph of text fading in. Is it possible to reuse some functionality of TLF framework in this case or do I need to manually break text on separate paragraphs and create separate text fields for each paragraph?
Best Regards, Aleksey
