Skip to content

Instantly share code, notes, and snippets.

@SteveKamau72
Created June 10, 2020 12:44
Show Gist options
  • Save SteveKamau72/de13bc24a71d48e5b8cf686d5959737f to your computer and use it in GitHub Desktop.
Save SteveKamau72/de13bc24a71d48e5b8cf686d5959737f to your computer and use it in GitHub Desktop.
{
"data": [{
"view_type": "viewpager",
"section_title": "New items",
"section_data": [{
"image": "https://dummyimage.com/600x400/000/fff"
}, {
"image": "https://dummyimage.com/600x400/000/fff"
}, {
"image": "https://dummyimage.com/600x400/000/fff"
}]
},
{
"view_type": "horizontal_recylerview",
"section_title": "Featured items",
"section_data": [{
"image": "https://dummyimage.com/sqrpop",
"title": "Blender"
}, {
"image": "https://dummyimage.com/sqrpop",
"title": "Blender"
}, {
"image": "https://dummyimage.com/sqrpop",
"title": "Blender"
}, {
"image": "https://dummyimage.com/sqrpop",
"title": "Blender"
}]
},
{
"view_type": "single",
"section_title": "Kikapu cha mwezi",
"section_data": [{
"image": "https://dummyimage.com/600x400/000/fff"
}]
},
{
"view_type": "single",
"section_title": "Our Agent Network",
"section_data": [{
"image": "https://dummyimage.com/600x400/000/fff"
}]
},
{
"view_type": "viewpager",
"section_title": "New items",
"section_data": [{
"image": "https://dummyimage.com/600x400/000/fff"
}, {
"image": "https://dummyimage.com/600x400/000/fff"
}, {
"image": "https://dummyimage.com/600x400/000/fff"
}]
}, {
"view_type": "horizontal_recylerview",
"section_title": "Discount items",
"section_data": [{
"image": "https://dummyimage.com/sqrpop",
"title": "Another Item"
}, {
"image": "https://dummyimage.com/sqrpop",
"title": "Unga"
}]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment