I have tried doing the transition from the KitchenSink that animates the splash image off but I keep getting stack trace errors.
I have a window loading in a navigation group then a window (home page) into that nav group.
I have tried to just adding an imageview with a zindex onto the first window of the navgroup but as soon as I do anything to do with animation I either get stack trace or simulator crashes.
I thought it might be using layout:'vertical' on the first window of the navgroup but removing this doesn't help anything.
Anybody any ideas?
Your Answer
Think you can help? Login to answer this question!