Slow transitions not native speed
Hi guys, the iPad app I'm developing has a settings page on a different window when the settings button is pressed I've used iPhone flip to left transition to reveal the window but it's really slow animation not like a true Xcode app.
Anyone had the same performance issue?
1 Answer
-
It ought to be pretty close on animation speed considering after parsing the call is basically native. You may be seeing issues related to it being a debug build that it is fatter and slower than an app you'd find in the app store.