Skip to content

Instantly share code, notes, and snippets.

@sunil0688
Last active August 5, 2022 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunil0688/b42e4c451cbae973ad4cc7841c09f7de to your computer and use it in GitHub Desktop.
Save sunil0688/b42e4c451cbae973ad4cc7841c09f7de to your computer and use it in GitHub Desktop.
{
"data": [
{
"viewType": "button",
"title": "Hello Button"
},
{
"viewType": "verticalscroll",
"title": "Vertical Scroll",
"data":[
{
"imageUrl":"",
"title":"local currency deposit",
"subTitle":"SGC 250,000.00"
},
{
"imageUrl":"",
"title":"foriegn currency deposit",
"subTitle":"SGD 35,000.00"
},
{
"imageUrl":"",
"title":"Investments",
"subTitle":"SGD 55,000.00"
},
{
"imageUrl":"",
"title":"foriegn currency deposit",
"subTitle":"SGD 35,000.00"
},
{
"imageUrl":"",
"title":"Investments",
"subTitle":"SGD 55,000.00"
},
{
"imageUrl":"",
"title":"foriegn currency deposit",
"subTitle":"SGD 35,000.00"
},
{
"imageUrl":"",
"title":"Investments",
"subTitle":"SGD 55,000.00"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment