ermalkaleci / CarbonKit

CarbonKit - iOS Components (Obj-C & Swift)
MIT License
683 stars 164 forks source link

Adding a views below the tabnavigationBar #91

Open ansonngch opened 8 years ago

ansonngch commented 8 years ago

Hi,

Im trying to do something similar to the image shown, but instead of having the promotion view on top of the bar, I would like to below.

Right now I can only add onto the childviewcontrollers, is there any ways for me to add on the parentviewcontroller??

Hope you could help out :)

screen shot 2016-04-09 at 5 04 03 pm

Cheers ! :)

Anson

ermalkaleci commented 8 years ago

Hey @ansonnch Follow the Example2 and this screenshot

screen shot 2016-04-10 at 12 02 55
ansonngch commented 8 years ago

Hi, @ermalkaleci

Thank you very much!! :+1: it works like charm!

narasimhanallamsetty commented 7 years ago

Hi @ansonnch ,

I have the same requirement. Can you please share the code with me which is worked for you.