I am trying to create a custom view that is formed of other custom views. These views extend the View class. The custom view I'm trying to create is the title of the game, which is currently available on iOS, and it's made out of 8 NodeViews, one for each letter of the game title, Word Flow.I am trying to create a custom view that is for