Xia 0.0.4

Xia 0.0.4

TestsTested ✗
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Apr 2017
SwiftSwift Version 3.0
SPMSupports SPM ✗

Maintained by Leo, Leo.



Xia 0.0.4

Xia

🌟 Naughty flexible alert view above the navigation bar. Xia is a part of DaXia.

Xia

In me the tiger sniffs the rose.

心有猛虎,细嗅蔷薇。

Welcome to my blog:https://LeoDev.me

Contents

Requirements

  • iOS 8.0+
  • Xcode 8.0+
  • Swift 3.0+

Installation

Manually

If you prefer not to use the aforementioned dependency manager, you can integrate Xia into your project manually.

Usage

  • Quick Start:

    import Xia
    
    func showXia() {
    
        Xia.showInfo("Praise at most 10 people every day")
    
        Xia.showSuccess("Praised success")
    
        Xia.showWarning("Failed, Please try again later")
    }
  • Resources:

Preview

Xia Xia Xia

ChangeLog

V 0.0.4

  • Add swipe gesture recognizer.

V 0.0.3

  • Public textColor.

V 0.0.2

  • Improve.

V 0.0.1

  • Hello World!

Support

  • If you have any question, just commit a issue.

  • Mail: echo bGVvZGF4aWFAZ21haWwuY29tCg== | base64 -D

  • Blog: https://LeoDev.me

  • Donations:

    • PayPal:

      Donate

    • Alipay or Wechat Pay:

      Donate with Alipay or Wechat Pay

    Please note: donation does not imply any type of service contract.

License

Xia is released under the MIT License.