sketchub icon

Custom JSON File

Mo_Hesham
13 Likes
2 Comments
167 Downloads

Screenshots

About

This project is useful for creators and fans of book, story, and text applications in general. It uses a json file that works offline. It also contains images via the link with the placeholder object feature. It is easy to customize it yourself. Be careful..

using (\r\n) to Break Line.

JSON File:

[{
"key1" : "Tittle A",
"img" : "https://i.postimg.cc/C1vcrzBy/20231128-193946.jpg",
"id" : "1",
"key2" : "This is an example of title text or content 1 \r\nCreator: Mo Hesham."
},
{
"key1" : "Tittle B",
"img" : "https://i.postimg.cc/8c9J0HP8/images-5.jpg",
"id" : "2",
"key2" : "This is an example of title text or content 2 \r\nCreator: Mo Hesham."
},
{
"key1" : "Tittle C",
"img" : "https://i.postimg.cc/brBkjPgB/images-1.png",
"id" : "3",
"key2" : "This is an example of title text or content 3 \r\nCreator: Mo Hesham."
}]

©2024 Sketchub | User Policy