Goktug Yilmaz

Results 72 comments of Goktug Yilmaz

Maybe you are somehow changing the tint colors of navigation bar in your project?

I have no idea how to pull this off 😦

So vc no 1 should appear on top of vc no 2?

Maybe make a background vc identical to vc2? and put that behind vc3 too?

https://github.com/goktugyil/EZSwipeController/issues/6 Is this the one you mean?

Sorry for the late reply, missed this. Yes that is quite possible, to do that, instead of storing navigation bars SwipeController can check in this method whenever its going to...

https://github.com/goktugyil/EZSwipeController/issues/13 this might help out

hello, I haven't used storyboard for more than a year and forgot this whole segue stuff. if you know them, please send a pull request or if you can direct...

http://codewithchris.com/xcode-using-storyboards-and-xibs-versus-creating-views-programmatically/ I like the advantages of coding, it gives me ultimate control over my viewcontrollers.

Hello @dimohamdy , Have you done anything about this?