First off all thanks a lot of this tutorial, very help full. I found a few small mistakes, nothing mayor, just to let you know.
look-and-feel page:
hikr.TextView.ux component: ux:Class=”hikr.TextView” missing in the code.
splash-screen:
MainView.ux code: router=“router” is already added right from the start for <SplashPage ux:Template=“splash”
Following the flow of the tutorial, this should probably deleted it here. (Or alternatively: add the router dependency at the SplashPage.ux from the start)
regs,
Wilfred