andreamazz / AMTagListView

UIScrollView subclass that allows to add a list of highly customizable tags.
MIT License
758 stars 110 forks source link

Arrange tags from bottoms up instead top to bottom #52

Open machelix opened 8 years ago

machelix commented 8 years ago

Hi I start using your library in one of our project. I checked the API but could not find if we can arrange tags from bottom to top inside tag view. any help will be appreciated!

andreamazz commented 8 years ago

Hi. Nope, can't be done, it needs to be implemented.