Bridging Swift – Objective-C
Why you should consider bridging Swift – Objective-C? If sometimes you have ever wondered about the truth about complete interoperability between Swift and Objective-C in … >
Why you should consider bridging Swift – Objective-C? If sometimes you have ever wondered about the truth about complete interoperability between Swift and Objective-C in … >
Touch ID is the Apple feature that using a capacitive biometric sensor, scans fingerprints and compares them with those stored in the system. Its … >
Performing manual testing require a long time, and also limit us in the performance of certain test cases. Let’s start to automate UI test cases! … >
Probably you have ask you why you should design cool animations. The next questions will help to make up your mind. And in this post … >
WatchKit is the new SDK of Apple to start developing Watch applications which depend on iPhone applications. In fact, these applications are extensions of … >
We recently had the need to share our iKaizen application data between different devices. Although the usual environment of using this app is in industrial … >