iOS Animation Tutorial: Custom View Controller Presentation Transitions
Whether you’re presenting the camera view controller, the address book, or one of your own custom-designed modal screens, you call the same UIKit method every time: present(_:animated:completion:)....
View ArticleBackground Modes Tutorial: Getting Started
Learn how to make your app do stuff even when it is no longer active. Update note: This tutorial was updated to iOS 10 and Swift 3 by Chris Wagner. This marks the third revision; original post by...
View ArticleRWDevCon 2016 Inspiration Talk – What’s Your Why by Jaimee Newberry
Note from Ray: At our recent RWDevCon tutorial conference, in addition to hands-on tutorials, we also had a number of “inspiration talks” – non-technical talks with the goal of giving you a new idea,...
View ArticleUnity Games by Tutorials – 17 Chapters Now Available!
We’re excited to tell you that the fourth and final early access release of Unity Games by Tutorials is out with a full 17 chapters and a brand new game: Runestrife! This is a free update for those who...
View ArticleScreencast: Server Side Swift with Vapor: Templating with Leaf
Learn how to use templating in your server side Swift apps using Vapor, an open source server side Swift framework, and Leaf, a templating engine. The post Screencast: Server Side Swift with Vapor:...
View ArticleiOS 10 by Tutorials: Now Complete and Available Today!
Happy Wednesday — it’s time for another book launch as part of the iOS 10 Feast! We’re excited to announce that iOS 10 by Tutorials is now complete and available today! Don’t own iOS 10 by Tutorials...
View ArticleiMessage Apps, and Unity for iOS Developers – Podcast S06 E11
Is there a new gold rush afoot with iMessage apps? Hear the panel’s take in this episode! Join Mic, Jake, and Gemma as they take a closer look at the brand new iMessage apps platform, before moving on...
View ArticleiOS 10 Screencast: Capturing Live Photos
Learn how you can capture Live Photos in your own apps using the new iOS 10 photography APIs. The post iOS 10 Screencast: Capturing Live Photos appeared first on Ray Wenderlich.
View ArticleScreencast: Beginning C# Part 16: Section Review Object Oriented Programming
In this episode, you'll review what was covered in the past section, and get an overview of the object orientated programming section. The post Screencast: Beginning C# Part 16: Section Review Object...
View ArticleHow to Make a Waiting Game Like Farmville with SpriteKit and Swift
Update 10/28/16: Updated for Swift 3, iOS 10, and Xcode 8 by Kevin Colligan. Original tutorial by Barbara Reichart. Kookie Kiosk is one sweet waiting game. In this SpriteKit tutorial, you’ll learn how...
View ArticleIntegrating Unity Ads into Your Game
The Unity Ads video ad service provided by Unity helps you engage and monetize your player base. Players need an in-game boost, they watch a video, and you get to reap the monetary rewards. It’s a...
View ArticleReaders’ App Reviews – October 2016
Happy Halloween weekend! Today, I’m here to share some spookily-good apps with you. :] I’ve tried out all the apps you sent to me, and I’ve selected a few to share with you. Every app submitted is...
View ArticleFirebase Tutorial: Real-time Chat
It seems like every major app out there has a chat feature — and yours should be no different! However, creating a chat tool can seem like a daunting task. There’s no native UIKit controls designed...
View ArticleSwift Algorithm Club: October Digest
The Swift Algorithm Club is an open source project to implement popular algorithms and data structures in Swift. We thought it would be useful to periodically give a status update with how things are...
View ArticleScreencast: Server Side Swift with Vapor: Configuring a Database
Learn how to connect your Vapor app to a database, such as MySQL, MongoDB, or PostgreSQL, through three simple steps. The post Screencast: Server Side Swift with Vapor: Configuring a Database appeared...
View ArticleHow to Use NSTouchBar on macOS
After years of waiting and rumors, Apple finally released a set of new MacBook Pros. One of the new exciting things announced was the inclusion of a touch screen. Well… sort of. The new Touch Bar...
View ArticleUnity Games by Tutorials Now Complete: Plus Discount & Giveaway!
Happy Wednesday — it’s the final book release day of the iOS 10 Feast, and we’re thrilled to tell you that the our new book Unity Games by Tutorials is now 100% complete and is available today! To...
View ArticleiOS 10 Screencast: Editing Live Photos
Use the CoreImage editing flow you know and love to create awesome effects on your live photos! The post iOS 10 Screencast: Editing Live Photos appeared first on Ray Wenderlich.
View Article27 Free iOS Tutorials Now Updated For Swift 3
On most other tutorial sites, after a tutorial is released, that’s it: no updates, no matter what! If the OS or IDE gets updated and breaks the tutorial, you’re on your own. Not so at...
View ArticleUnity Games by Tutorials Giveaway Winners – and Last Day For Discount!
On Wednesday, we launched the complete version of our newest book, Unity Games by Tutorials — a full 24 chapters and over 600 pages of Unity gaming goodness. As part of the celebration, we held a...
View Article