I suppose I'm missing something but I do not know what!!
I try to reproduce the Basic storyboard you set as example but without success
can you take a look of my git please:
https://github.com/Douvi/TestHero
You have to set the isHeroEnabled property to true on the navigation controller.
You should put this is documentation. This took me a while to figure out.
@patchthecode it is in the usage guide [https://github.com/lkzhao/Hero/wiki/Usage-Guide#uinavigationcontroller--uitabbarcontroller]
Ah. ok my bad. I guess i missed it as well.
By the way, excellent job.
You should create a donate button. Your work is excellent.
Cheers 馃嵒
yep It's working after added isHeroEnabled into my navigation controller
@patchthecode I have updated the README with a FAQ section. If there is anything else unclear or hard to find. Please let me know so that I can add them to the FAQ.
@lkzhao understood. Will do.