SkillAgentSearch skills...

RelevantInformer

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

Install / Use

/learn @anonrig/RelevantInformer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Relevant Informer

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

RI 101

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

Features

  • [x] 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+

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5y ago
Forks1

Languages

Swift

Security Score

60/100

Audited on Dec 4, 2020

No findings