function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rowan  ChristmasRowan Christmas 

Lightning Navigation Controller Example

Hey all!

In writing my to-be-released app for the App Exchange I wanted to be able to have a "mobile app" style view controller for rending on mobile. Since I'm writining in all Lighting I looked around and didn't see exactly what I was looking for. I put together this demo which I plan to extend.

Code is here:
https://gist.github.com/xmas/fc0b058e3335e0055e14b1e312416e95

Video is here:
https://youtu.be/Y3NGZ3Ez-0M

Feedback, improvements or a better way to do this entirely are most welcome!