GithubHelp home page GithubHelp logo

seon1-k / stopalert Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 1.0 221 KB

STopAlert is a framework written in Swift that makes it show alert message at the top.

Home Page: http://seonift.github.io

License: MIT License

Objective-C 1.73% Swift 98.27%

stopalert's Introduction

STopAlert

CocoaPods

STopAlert is a framework written in Swift that makes it show alert message at the top.

Description

Let's print out the notification message in the status bar! This is a very neat way to notify.

Usage

// Just message.
STopAlert.show(text: "Hello World!")

// with Case.
STopAlert.show(text: "Hello World!", type: .positive)
// positive : green
// negative : red

// Alert with options.
STopAlert.show(text: "Hello World!", backgroundColor: .blue, textColor: .darkGray, duration: 2.0, animationDuration: 0.25)

Installation

Cocoapods

STopAlert is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'STopAlert'

Contributions

Contributions are always welcome :).

This is my first swift framework. Please give me a lots of feedback!

License

STopAlert is available under the MIT license. See the LICENSE file for more info.

stopalert's People

Contributors

seon1-k avatar

Stargazers

Iwasa Koya avatar 李炎龙 avatar Alfie / Kyun-J avatar DongGyun Hwang avatar  avatar Eun-young Choi avatar  avatar Minjae Son avatar Carabineiro avatar Hyouk Seo avatar zhilogs avatar  avatar

Watchers

James Cloos avatar Carabineiro avatar

Forkers

carabina

stopalert's Issues

add case

positive / negative 등 기본적인 케이스 추가해서 쉽게 사용할 수 있도록

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.