1

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?

SaifDeen
  • 862
  • 2
  • 16
  • 33

1 Answers1

4

You can use this samples. DropdownMenu , REMenu

https://github.com/nmattisson/DropdownMenu

https://github.com/romaonthego/REMenu

Erhan
  • 908
  • 8
  • 19