Skip to content

iTofu/Xia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Xia

Travis CocoaPods CocoaPods CocoaPods LeoDev

🌟 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

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

CocoaPods 1.1.0+ is required to build Xia.

To integrate Xia into your Xcode project using CocoaPods, specify it in your Podfile:

use_frameworks!

target '<Your Target Name>' do
    pod 'Xia'
end

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.