SwiftNotify

screenshot of SwiftNotify

A Swifty UI framework for notifications and alerts.

Overview

SwiftNotify is a Swifty UI framework designed for notifications and alerts. It provides smooth interactive animations and physics behaviors using UIKit Dynamics as an animator. The framework aims to be lightweight, easy-to-use, and highly customizable, requiring just a single line of code in many cases to show a notice.

Features

  • UIKit Dynamics Animator: Utilizes UIKit Dynamics to create smooth interactive animations.
  • Easy Integration: Requires minimal code for implementing notifications and alerts.
  • Highly Customizable: Offers options for customization to suit various design needs.

Using Carthage

github "SwiftNotify/SwiftNotify" ~> 1.0

Using CocoaPods

Add the following to your Podfile:

pod 'SwiftNotify', '~> 1.0'
ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.