Conclusion: Benefits from creating more inclusive iOS apps
Through this handbook, we have seen the following principles:
– How the UIAccessibility framework works
– How to provide minimal accessibility to your iOS app
– Why providing accessibility to your app is important
You can find the full source code and unit tests on https://github.com/iOS- Accessibility-Toolbox/EscapeFromBlindness.
I have added some extra code we have not discussed to improve the game experience (e.g. ambient sounds, some some chapter descriptions …)
Well done 🎉
You have finished this tutorial, and now you can start applying the principles you learned to your iOS projects !