Skip to content

Instantly share code, notes, and snippets.

@jonbeebe
Last active March 2, 2022 06:32
Show Gist options
  • Save jonbeebe/4a5a3e161ef8c70c167103d3e6064dd0 to your computer and use it in GitHub Desktop.
Save jonbeebe/4a5a3e161ef8c70c167103d3e6064dd0 to your computer and use it in GitHub Desktop.
{
"screens": {
"Tab1": {
"title": "T1 Tab",
"styles": {
"main": {
"backgroundColor": "green",
"width": "100%",
"height": "100%"
}
}
},
"Tab2": {
"title": "T2 Tab"
},
"Tab3": {
"title": "T3 Tab"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment