Carlo Perez
Carlo Perez
Confirmed I'm seeing this issue as well. Will also hunt for repro steps.
So I made the change to `if ( YES || fromViewController ) { [UIView transitionFromView:` Initially it seemed like this helped but once I got to playing in the app...
Do a search for that line in your project - you'll find it in the SWRevealController code - and then replace the code. For the flag, just set it the...
Hi @paulsturgess: No, that didn't do the trick for me. There's a post from @John-Lluch on September 16th that describes it. I had actually thought I might just forego the...
Thanks for all the info, @fins. @John-Lluch from the notes the 2.3 notes state: "This version fixes an old bug that caused an incorrect initialization of the class on particular...
Hmm. Also getting this error. Not using a storyboard. Anyone identify the root cause of this or is there a solution?
@GabeJacobs / @QBX-Fahad - Hey Guys, any word on what you did to fix this or if you guys just moved on to another library? @PatrickNLT - Been a while...