What is PopupWindow?

PopupWindow is a simple Popup using another UIWindow in Swift.

Features:

  • PopupWindow can be displayed at the top or bottom of the screen.
  • Popup can set margins, cornerRadius, blur, etc.
  • When displaying blur, you can’t touch the below contents.
  • By erasing blur, you can touch the below contents.
  • Popup are displayed on another window, so you can leave Popup even when screen transitions.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/shin8484/PopupWindow
  • Resource Maker: shinji hayashi
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • iOS Versions Supported: iOS 10.0+, iOS 11.0+, iOS 12.0+
  • CocoaPods: PopupWindow
  • Carthage: shin8484/PopupWindow