I recently re-discovered UIKeyCommand while listening to Caleb Davenportโs, podcast, Runtime. Heโs also got a blog post which shows you exactly how simple it is to create UIKeyCommand shortcuts for your app. After reading that, I decided that it would be neat to implement them across my app, so I could also start navigating around […]