Hi,
I would like to develop an app that store and display a large amount of text.
Consider the following example.
My app displays in a table view, some titles of stories. If you click on each title, you can display the story. And each story is made of for matted text (bold, italic...).
Consider that I would like to embed the stories in local, inside the app, without downloading them from the web.
How do you implement this? Where do you store the text of each story?
Thank you in advance for your precious help,
yassa