GithubHelp home page GithubHelp logo

ilyainyushin / ismessages Goto Github PK

View Code? Open in Web Editor NEW
298.0 298.0 52.0 289 KB

This is simple extension for presenting system-wide notifications from top/bottom of device screen.

License: MIT License

Objective-C 97.55% Ruby 2.45%
alert cocoapods notifications

ismessages's People

Contributors

hilalbaig avatar ikorich avatar ilyainyushin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ismessages's Issues

Support bottom location

It would be cool if we could specify where the message should be displayed: top or bottom...

Icon nil

Hi,

you should consider testing iconImage in the initCardAlertWithTitle function.
self.iconImageSize = iconImage==nil?CGSizeZero:CGSizeMake(35.f, 35.f);

Like this the notification can have no image and full width texts.

Invalid CFBundleSupportedPlatforms

I had trouble publishing an app using this (via the cocoapod) to the app store. Got an 'invalid CFBundleSupportedPlatforms' error—it was using iPhoneSimulator not iPhoneOS somehow. I fixed it by manually editing a .plist that xcode generated after the build, but there's probably a better way?

iPhone X appearance problem

If displayed at the top or at the bottom, messages do show up in the safe areas on iPhone X. Any way to fix that, i.e. make it aware of the safe area layout? Thanks.

Different callback for tap/swipe

We are having an issue where the didHide callback is being called after the duration timeout so we are unsure if that took place, or if the user tap/swipe the notification. Can you add support to be informed that the user tapped/swiped the notification oppose to it just disappearing after the allotted duration?

Thanks!

Tap event

Hi, it's nice control! Thanks!
What about tap event?

DidHide event

A 'DidHide' event would also me very helpful if one wnats to display multiple messages one after the other... Thanks! :)

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.