ios - replace segue, with animation? -


a colleague of mine showed me "replace segue" can use split-view controller. work well.

but i'd "cross-fade" old view new view. i've done fades setting alpha property of view, not sure how work using segues.

try this:

  1. select segue in storyboard
  2. in attributes inspector, set style of segue 'modal'.
  3. set transition 'cross dissolve'
  4. try out , see if that's you're looking for.

Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -