AckeeCZ / ACKategories

Swift tools, cocoa subclasses and extensions.
MIT License
56 stars 13 forks source link

UINavigationController completions #101

Closed olejnjak closed 3 years ago

olejnjak commented 3 years ago

Nowadays very often I see in MRs code that adds completion to UINavigationController push or pop, so I think it is the right time add it to ACKategories

Checklist