marcosgriselli / EasyTransitions

A simple way to create custom interactive UIViewController transitions
MIT License
1.68k stars 91 forks source link

Update README.md to fix example syntax #25

Closed brandonscript closed 5 years ago

brandonscript commented 5 years ago

Looks like this method requires the navigationAction closure to be implemented, might want to double check my syntax to make sure it will compile. Also fixing the mis-named modalTransitionDelegate var declaration.