All Projects → onevcat → Noti

onevcat / Noti

Licence: MIT License
No description, website, or topics provided.

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language

Noti

Build status Platform iOS Swift 4 compatible Carthage compatible CocoaPods compatible License: MIT

By OneV's Den.

Introduction

Noti is a library to .......

Usage

import Noti
// ...

Requirements

  • iOS 9.0+
  • Xcode 8.0+

Getting involved

  • If you want to contribute please feel free to submit pull requests.
  • If you have a feature request please open an issue.
  • If you found a bug or need help please check older issues, FAQ and threads on StackOverflow (Tag 'Noti') before submitting an issue.

Before contribute check the CONTRIBUTING file for more info.

If you use Noti in your app We would love to hear about it! Drop us a line on Twitter.

Examples

Follow these 3 steps to run Example project: clone Noti repository, open Noti workspace and run the Example project.

You can also experiment and learn with the Noti Playground which is contained in Noti.workspace.

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects.

To install Noti, simply add the following line to your Podfile:

pod 'Noti', '~> 1.0'

Carthage

Carthage is a simple, decentralized dependency manager for Cocoa.

To install Noti, simply add the following line to your Cartfile:

github "onevcat/Noti" ~> 1.0

Author

FAQ

How to .....

You can do it by conforming to .....

Changelog

See CHANGELOG.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].