Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Author

Ajay Patel

iOS Design: Transitioning from Desktop to Mobile

iOS Design: Transitioning from Desktop to Mobile

The distance between desktop application design, web application design, and mobile iOS application design could not be more great. User interface design differs in areas such as screen real estate, user input, and more. In this article, we’ll  cover some common and uncommon user interface pitfalls when transitioning to mobile application design.

iOS Quick Tip: Detecting Touches

iOS Quick Tip: Detecting Touches

Touch Screens have become the foundation of modern smartphone user interaction. In this tutorial, you will learn how to be notified when the user interacts with the touch screen, and how to use touch events in a practical manner.

iOS SDK: Working with URL Schemes

iOS SDK: Working with URL Schemes

Communication between apps provides your application with an opportunity to take advantage of other application’s functionality, send and receive data between apps, and provide a rich user experience that “just works”.