Skip to content

anonrig/RelevantInformer

Repository files navigation

Relevant Informer

Relevant Informer is zero-dependency popup / message / notification library.

RI 101

let view = MyViewController()
view.ri.display(with: RIAttributes.popup)

Features

  • Display modes: enqueue and override.
  • SwiftUI support.
  • Carthage and CocoaPods support.

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/relevantfruit/RelevantInformer", .upToNextMajor(from: "0.4.0"))
]

Requirements

  • iOS 12.0+
  • Xcode 11+
  • Swift 5.1+

About

Zero dependency presentation library for popups, messages and notifications. An alternative to SwiftEntryKit.

Topics

Resources

Stars

Watchers

Forks

Contributors