Search code examples
iosobjective-cuinavigationcontrollerui-design

Vine like navigation controller


So I'm looking for a library that accomplish the same navigation controller of the vine app. For those who don't know what I mean here you go:

vine nc

So basically it should replace my tabbarcontroller. Is there some similar out there?

If not how can I implement this?


Solution

  • You can use this samples. DropdownMenu , REMenu

    https://github.com/nmattisson/DropdownMenu

    https://github.com/romaonthego/REMenu