Hi, I am building a roku app and i want the welcome screen to be similar to the one that Netflix has. Netflix has a image in background and some text in the front with some buttons.
Which components(roScreen,roParagraphScreen,roImageCanvas or anyother) should I go with?
I haven’t really tried using roImageCanvas other than a few basic examples in the SDK and online tutorials. So maybe it would work for this. Certainly roScreen is very flexible and customizable to do “anything”, although more complicated to learn.