Hey been a while.
Here’s a question…
Let’s say in my project files there is a text file named “stuff.text”
This is the following contents in the file:
“Hi I am Joey,
I like to sleep,
yeh”
If I want to display that on with corona using newText how would I do that?
I don’t want to do that manually as the file could update (let’s say it does)
Any ideas?