Git Product home page Git Product logo

eclaboratorio / bubbleshowcase-ios Goto Github PK

View Code? Open in Web Editor NEW
47.0 6.0 19.0 19.23 MB

ShowCase is a framework that provides with a view that you can display to help your users understand your App features

License: MIT License

Objective-C 0.78% Swift 97.06% Ruby 1.79% Shell 0.37%
tap-target-view ios-swift ios-showcase ios cocoapods carthage tutorial-demos tutorial-show feature-discovery

bubbleshowcase-ios's People

Contributors

fermoya 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bubbleshowcase-ios's Issues

The position is not right from the target

  • set target to UIView
  • set arrowDirection to up

issue:

  • arrow view not display
  • position of bubble not right by target

my code:

let showCase = BubbleShowCase(target: mainView.searchBar, arrowDirection: .up, label: "Secondary Button")
showCase.color = FeaturesAsset.hexFEFEFEWhite.color
showCase.textColor = FeaturesAsset.hex0B154EDarkBlue.color
showCase.crossColor = .red
showCase.titleText = ":asdfasdfasdf"
showCase.descriptionText = "Tap here to search for pins you want/need to complete a set or collection"
showCase.show()

Result:
Screenshot 2023-06-19 at 12 56 24

Getting error while setting it for UIView

I'm getting the following error for this code

let showCase: BubbleShowCase! = BubbleShowCase(target: MyView)

Error: Cannot convert value of type 'UIView?' to expected argument type 'UIBarButtonItem'

How can I resolve it? Any help would be really appreciated

Focus

Hey, first I must give you good excellent notice for this project (-;
I found that there is a bug while tyring to mark bubble on an element inside the cell. there is a gap between the original element and the bubble.

Thank you

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.