Skip to content

Adaptive Popover using UIPopoverPresentationController, which is new feature in iOS8

Notifications You must be signed in to change notification settings

frogcjn/AdaptivePopover_iOS8_Swift

Repository files navigation

AdaptivePopover_iOS8_Swift

Adaptive Popover using UIPopoverPresentationController, which is new feature in iOS8

  • On iPad, popover will be popover

  • On iPhone (compact horizontal)

    • popover presentation will like a modal presentation
    • with a navigation controller
    • with a cancel button on the navigation bar
  • Add options to popover on iPhone

    • we can always show popover, or
    • we can show popover only on landscape

ScreenShot

About

Adaptive Popover using UIPopoverPresentationController, which is new feature in iOS8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages