Swift - ios - creating ballon buttons -



want create set of buttons this:
(the selected buttons different background) enter image description here

any ideas simple implementation?
there known open source implementations this?

thanks!

following library may use solve problem,

for different appearance need give conditional code out problem may solve library or code.

you can download sample code of rrtagcontroller project here.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -