GithubHelp home page GithubHelp logo

nitishmakhija / easytipview Goto Github PK

View Code? Open in Web Editor NEW
195.0 195.0 24.0 2.84 MB

Objective-C alternative for EasyTipView implemented in swift

License: MIT License

Objective-C 99.09% Ruby 0.91%
banner coach-marks easytipview objective-c tipview uiview

easytipview's People

Contributors

nitishmakhija 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

easytipview's Issues

Getting warning, although my setting is "Any"

This is the warning shown in the debugger console window:

EasyTipView - Info] The arrow position you chose <(position)> could not be applied. Instead, position <(value)> has been applied! Please specify position <(ArrowPosition.any)> if you want EasyTipView to choose a position for you.

This is strange, because I'm explicitly setting it to Any:

self.preferences.drawing.arrowPostion = Any;

What am I missing?

Z ordering

First: thanks for porting this. It seems to be currently the only tooltip library for iOS, which is still maintained and able to provide tooltips on bottom toolbars, if compiled with the iOS 11 SDK...

However, one question: I have a page, which brings up a tooltip on a UIBarButtonItem. Once the user taps this, e.g. a settings page swipes in. In my previous solutions this additional page covered the tooltip. The EasyTipView is instead always staying on top, which makes not much sense...

How can I change this, so that a new page, swiped in from Navigation, covers the tooltip?

Edit: Need to say, that I set inView to nil, so it might be a correct behavior...

Feature required

Hi @nitishmakhija

I am working on an app where I need to show coach marks, and your utility is really simple and easy to use, but still scalable enough to serve the purpose, so I would like to thank you for that.

The only thing missing is the ability to add a button to it, because user will never realise how to dismiss it, either by tapping it or tapping anywhere else, so there should be a button with customisable text, like Ok or Next or something.

Looking forward to your response.

Regards,

Safe Area is not respected with the TipView

If a TipView is presented close to the edge of the screen, it will go beyond the bounds of the safe area, so it can be cut off by the notch. This is particularly apparent in landscape mode.

Thank you so much for supporting an Objective-C version of this!! ๐Ÿ‘

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.