Search

SwiftyOS

Radical Message – Learn to add SiriKit in your messages app

In this tutorial we will learn to implement Siri using Intents in Xcode 8.0 with Swift 3. It can be rated as a beginner level tutorial.

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Radical Message – Learn to add SiriKit in your messages app”

Facebook’s Paper App like MenuController – SwiftAppMenuController

In this tutorial we will learn to implement Facebook’s Paper app like menu using Swift 2 in XCode 7.1

Facebook's Paper Menu

 

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Facebook’s Paper App like MenuController – SwiftAppMenuController”

Animated Hamburger Dropdown Menu – NKDropdownMenu

In this tutorial we will learn to implement custom Animated Hamburger DropDown Menu using Swift 2 in XCode 7.1

Hamburger DropDown Menu

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Animated Hamburger Dropdown Menu – NKDropdownMenu”

Animated TableView Pull to Refresh Loading – PullToBounce

In this tutorial we will learn to implement custom Pull to Refresh loading indicator using Swift 1.2 in XCode 6.4.

tableView Pull to Refresh

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Animated TableView Pull to Refresh Loading – PullToBounce”

Animated Dropdown Option Menu using IGLDropDown in Swift

Today we will learn how to make a Dropdown option menu in Swift using XCode 6.3 :

Dropdown Menu

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Animated Dropdown Option Menu using IGLDropDown in Swift”

Snubbble – Make Dribbble Client in Swift – Part 1

Today we will learn how to make a Dribbble Client in Swift using XCode 6.3 :

Snubbble

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Snubbble – Make Dribbble Client in Swift – Part 1”

Animated Loading Indicator – BAFluidView

Today we will learn a new fluid animation as a loading indicator in Swift using XCode 6.3 :

Screen Shot 2015-08-02 at 4.57.42 PM

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Animated Loading Indicator – BAFluidView”

Animated Wave Transition in CollectionView – CKWaveCollectionViewTransition

Today we will learn a new wave transition implementation for the UICollectionView in Swift using XCode 6.3 :

Animated CollectionView

Getting started

Open Xcode and create a new project by choosing the Single View Application template. Choose iPhone under “Devices”. Choose Swift as main language.

Continue reading “Animated Wave Transition in CollectionView – CKWaveCollectionViewTransition”

Create a free website or blog at WordPress.com.

Up ↑