How to make scrollable tabbar ios swift
As per my knowledge we can use maximum tab in ios. other will comes under more button.. but i want to make scrollable tabbar. so if i get 10 element in my json response its automatically create 10 items tabbar. inshort i want to create scrollable tabbar based on my json response..i found one third party library but it was in objective c.
Let me know if there is any library in swift.