Open andrekandore opened 8 years ago
Hmm... It must be an Unknown Type error.
I'm putting it into my to-fix list and will do my best to get it fixed by the very next update.
In the meantime, would you mind trying putting @class UINavigationControllerOperation;
on top of it? (e.g. after the #import
statement). I know it's not a fix, rather a... hack, but it should work.
Please, let me know! :)
I tried to convert the following code, but the property doesn't carry over into swift unless I change the type to something else such as NSInteger etc...
Code taken from here: https://github.com/Dzamir/OldStyleNavigationControllerAnimatedTransition