Writing wrapped text with animating each word independently

Have a look at this : Skia LetterSpacing

To split words you could use Split (String) where the Separator is just a space :