uias / Tabman

™️ A powerful paging view controller with interactive indicator bars
https://uias.github.io/Tabman
MIT License
2.86k stars 237 forks source link

Fix usage example in README.md so that it compiles #524

Closed tkirshboim closed 4 years ago

tkirshboim commented 4 years ago

Usage section example was not compiling because TabViewController was not conforming to TMBarDataSource protocol.