Hi wnielson,
I have 2 question for you.
1. The Swipe event to slide-Out the navigation, doesn't work on Android?
2. It takes lot of time to render the whole component, to work around it I start a busy Indicator before adding it to the viewport and stop this busy indicator in view.js "initialize" function, still I don't see busy indicator loading it while it renders, What could I be doing wrong here. PS: Busy Indicator works otherwise.:)
Appreciate the effort.