We have an app based on the Kendo UI Mobile framework. It makes heavy use of widgets like the kendoMobileView, kendoMobileLayout, etc, all wrapped in a kendoMobileApplication. Is there a recommended path to upgrade this stack to support the move to Angular 2? I'm most concerned with the app state management and the ability of making headers and footers sticky and persistent between views by using a layout. Burke Holland's article seems to suggest moving over to Bootstrap but it's been difficult to find definitive answers.