{
"type": "screenContainer",
"args" : {
"backgroundColor" : "#000000",
"orientation" : "vertical"
},
"childrens": [
"type" : "titleText",
"text" : "Second view",
"textColor" : "#ffffff"
}
]