jomisj
jomisj
@Cee Kindly let me know your thoughts on merging this pull request.
@xhacker Any changes required for merging this pull request?
I have created a PR that adds support for horizontal scrolling by setting a property to not wrap the tags to next row. #126. Currently it supports only a single...
Thank you @Isuru-Nanayakkara. I have just merged all changes from ElaWorkshop/TagListView into jomis/TagListView. So jomisj/TagListView is now up-to-date.
@Isuru-Nanayakkara Once the TagListView is added to scrollView and the required constraints are set in ScrollView to avoid ambiguity in scrollview content size, you need to set the new property...
@Isuru-Nanayakkara I had a look at the demo project. I see you have added a width constraint that sets the width of TagListView to same as that of ScrollView. This...
@chrischenyc Version 0.4.0 has been released with Swift 4 support. Can you please resolve the conflict and submit the request again?
Hi @ParkGwangBeom, Do you think it's ok to merge this request? This fixes the compiler warning you get when compiling with Swift 4.1
@ParkGwangBeom, @youkchansim, @ppth0608 Do you think it's ok to merge this request?