Coder Social home page Coder Social logo

cloudtagview's People

Contributors

calissendorff avatar clineu avatar morbix 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cloudtagview's Issues

Animation?

Is it possible to add animation somehow? I'm only interested in animation when removing tags with the 'x', but adding animation would be useful too.

Sort of like what is possible with UIStackView

tzstackview-hide-animation

If the sliding is impossible, then I guess just fading would be good.

width for each cell

how can i find out the exact width size for each tag ??
this code : normalTag.intrinsicContentSize()
returns {-1,-1}

how can i find it out ?

Swift 3.0

Hi any plan to upgrade the library to 3.0 ?

X image

1: How to hide and show click on particular tag an dhow to shift x image to right on tag?
2: How to remove tag without X image click on tag.
3: How to change background and tint color tap on tag.

dynamic CloudTag UIViewsize

Hello,
I don't using full view.frame.size.
The height of the custom UIView file I created must be related to the number of incoming objects (exam:number of objects x ?). how do i do it?

Change background color

Hi,
i would like to change the background color, to have different color in my tags, how can i do ?

Tag onClick

not an issue but a request. can you make the tag clickable? or implement onclick on each tag passing the tag name. thanks!

Storyboard and CloudTagView

Hello (it's me again ...),
can i declare in my layout a UIView in CloudTagView and add tag or am I forced to declare my CloudTagView like this "let cloudView = CloudTagView()" in my code ?

Can't add image

I tried to add image tag:

let tag = TagView(text: s)
tag.iconImage = UIImage(named: "test")
cloudView.tags.append(tag)

but it just shows me a white blank view. Please, help me check!

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.