Switch Device Orientation

You can switch between portrait and landscape modes in the Platforms panel box as well. When on a platform that has a specific callback for such an event Ripple will fire it appropriately.

Go ahead and try switching back and forth, a message should appear notifying its success. (you can also see the event happening in your browser console)

The code for registering this event can be found in

js/Routes.js