How to switch between scenes like the Twitter/Tumblr format?

Hello!

I was just wondering how I might go about making an app where you can switch between scenes like the Twitter/Tumblr apps, where there is a dashboard on top with the icons of each scene. (I don’t know if I’ve explained myself properly, haha) I’ve attached a picture to explain what I mean. 

Any help would be appreciated!

Hi @jill.a.zalat,

Welcome to Corona! This style of app is demonstrated pretty simply in our “business app sample” which you can download from GitHub. It uses a TabBar widget to navigate between different scenes, similar to the “dashboard” example you show.

Here’s the link:

https://github.com/coronalabs-samples/business-app-sample

Take care,

Brent

Hi @jill.a.zalat,

Welcome to Corona! This style of app is demonstrated pretty simply in our “business app sample” which you can download from GitHub. It uses a TabBar widget to navigate between different scenes, similar to the “dashboard” example you show.

Here’s the link:

https://github.com/coronalabs-samples/business-app-sample

Take care,

Brent