New to tvOS Development

Hi I just started developing an app for tvOS. There are many things I dont understand.

1> Which IDE is good for TVJS and TVML Code which helps with code completion etc.(Currently I am using sublime Text 2)

2> How to add multiple textfields in a formtemplate.

3> IS there any attribute for Menu bar template so that it should not go up when any menu item is selected.

4> Also how to add one template inside another template. For example I want to add parade template or image deck inside catagory template before lists of catagory template is displayed.


Thanks in advance.

Enmud

1> The one you find yourself more comfortable with (Visual Studio Code in my case)

2> I still haven't found the way

3> Nope, menuBar is designed as is

4> One template per page, unless you are using menuBar

New to tvOS Development
 
 
Q