Self-Esteem Meditations

Here is a little app I created with Corona SDK. It shows a new quote for each day of the year. The quotes are from a guy named Nathaniel Branden (author of many books on Self-Esteem). In my opinion the quotes are educational, really interesting and worth thinking about :wink:

Link to iTunes: http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=371459364&mt=8

Your feedback and iTunes reviews are welcome,

I appreciate it
Kreso [import]uid: 4294 topic_id: 1011 reply_id: 301011[/import]

Very nice ! Thanks for sharing with us.

Just twitter it and facebooked it.

twitter.com/ansca facebook.com/ansca

carlos [import]uid: 24 topic_id: 1011 reply_id: 2476[/import]

Thank you, Carlos! [import]uid: 4294 topic_id: 1011 reply_id: 2492[/import]

thanks for sharing kreso.

i just thought i’d let you know of one issue i found, just because i am wondering if it is a problem with the corona api or a slight timing issue in your code.

When you go from the first page to the last (using the bottom nav) sometimes the graphics slide under the body text on the last page. I think the text is possibly fading in too early. this also happens with the header text on this page too when going back to the home screen.

other than that, thanks again for the words of wisdom :slight_smile:

regards
J
[import]uid: 6645 topic_id: 1011 reply_id: 9965[/import]

I’m glad you find this app useful!

As for the text thing you noticed, yes, it is happening due to corona api. In corona, iPhone text UI native component is either displayed on screen or it’s not (there is no fading, sliding etc…).

Nice catch though :wink:
Regards,
Kreso [import]uid: 4294 topic_id: 1011 reply_id: 9968[/import]

thanks, that is useful info [import]uid: 6645 topic_id: 1011 reply_id: 9973[/import]