Building a Simple Share Extension in iOS Apps
Share extensions, introduced in iOS 8, give users an easy and convenient way to share content with other entities, such
Embark on a journey into iOS programming and unlock the endless possibilities of Apple's iPhone/iPad. Our tutorials cover the essentials of iOS development, including Swift programming, UIKit, Core Data, and more. Learn how to build intuitive user interfaces, handle data storage, and integrate with device features like camera and location services. Dive into advanced topics such as networking, push notifications, and Animation. Stay up to date with the latest iOS advancements and best practices.
Share extensions, introduced in iOS 8, give users an easy and convenient way to share content with other entities, such
Have you tried to create a custom control in older versions of Xcode? It’s not that easy. What makes
Looking at the built in apps from Apple on your iOS device, you will notice the various animated transitions as
Since the introduction of iBeacons with iOS 7 by Apple, a lot of things have been said and written about.
Action extensions allow users to transform content originating in a host app without leaving the app. You can, for example
As promised, here is the Swift version of the slide out sidebar menu tutorial. Again we will make use of
iOS is an operating system with many possibilities, allowing to create from really simple to super-advanced applications. There are times
Following the release of iOS 7 (and iOS 8 as well), animation and motion effects became central to the design
When programming in iOS, there are certain aspects of the SDK that pull the developers’ attention and interest a lot
In the first part of the WebKit tutorial, we covered the basics of the WebKit framework. In this tutorial, we’
If you’ve ever built an application that required a webview to load web content in your native app, then
When the fifth version of iOS (iOS 5) was released to the public, it introduced a brand new, revolutionary approach