Popups, Popovers, Pushing, Popping, Presenting, Alerts and Actionsheets!

All the options for popups and displaying View Controllers can get a little confusing at times. I’ve put together a project that summarises the various options.

The app contains four tabs:

  1. Alerts/Actionsheets
  2. Popover
  3. Modals (presentViewController) – with options for playing with modalTransitionStyle(enum UIModalTransitionStyle) and modalPresentationStyle(enum UIModalPresentationStyle). modals2
  4. Push (pushViewController) – with options for playing with animation transition(enum UIViewAnimationTransition) push2

You can find the github project here.

iOS development with Swift - book: https://manning.com/books/ios-development-with-swift video course: https://www.manning.com/livevideo/ios-development-with-swift-lv

Tagged with: , , , , ,
Posted in Swift

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: