SlideShare a Scribd company logo
Building Swift Libraries for iOS
Marin Todorov
Marin Todorov
www.realm.io www.raywenderlich.com
MCE^3 - Marin Todorov -  Building Swift Libraries for iOS
MCE^3 - Marin Todorov -  Building Swift Libraries for iOS
MCE^3 - Marin Todorov -  Building Swift Libraries for iOS
Pure
JSONModel
Thanks Objective-C runtime!
SwiftBlah
Types 😱
MCE^3 - Marin Todorov -  Building Swift Libraries for iOS
https://developer.apple.com/library/ios/documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/Introduction/Introduction.html
MCE^3 - Marin Todorov -  Building Swift Libraries for iOS
15 projects
——————
5 w/ views
9 w/ layers
1 w/ pop
UIView animations
CALayer animations
Motivation
How would I improve the built-in iOS animation
APIs? 🤔
Goals
* easier layer animations
* easier animation sequences
* layer spring animations
David Rönnqvist
https://www.objc.io/issues/12-animations/view-layer-synergy/
UIView.animateWithDuration(1.0, animations: {
})
Create an animation context
Destroy the animation context
Original animations block
Animate layer properties
view.alpha = 0.5
layer.position.y = 200
layer.cornerRadius = 50
UIView.actionForLayer(layer, “alpha”)
CAAnimation
UIView.actionForLayer(layer, “position.y”)
CAAnimation
UIView.actionForLayer(layer, “cornerRadius”)
NSNull
layer.cornerRadius = 50
CABasicAnimation(keyPath: “cornerRadius”)
toValue = 50
fromValue = <current value>
CALayerDelegateCALayer
Layer animations
Goals
* easier layer animations
* easier animation sequences
* layer spring animations
UIView.animateWithDuration(1.0, animations: {

first animation

}).animateWithDuration(1.0, {

second animation

})… etc …
Ideal Pseudo Code
Actual Code
Sequence animations
Goals
* easier layer animations
* easier animation sequences
* layer spring animations
UIKit.animateWithDuration(…)
CABasicAnimation
UIKit.animateWithDuration(…
springDamping: ,
springInitialVelocity: …)
CASpringAnimation on iOS9
RBBSpringAnimation on iOS8
Basic vs Spring Animations
Gotchas
* Premature completion!

* What is a damped harmonic oscillator?

* Retain/release #$!
http://ultradownloads.com.br/papel-de-parede/Meme-Freddie-Mercury/
Thank you!
Marin Todorov
mt@realm.io
@icanzilb
www.underplot.com

More Related Content

PPTX
Xamarin Forms
Peter Major
 
PPTX
Meetup 2014-12-11
Peter Major
 
PPTX
Cross Platform Mobile Dev with C# and Xamarin 3 (RADNUG 8/19/14)
Ed Snider
 
PPTX
Xamarin.Forms (Northern VA Mobile C# Developers Group 8/13/14)
Ed Snider
 
PPTX
Xamarin.iOS introduction
Guido Magrin
 
PDF
CONFidence2015: The (Io)Things you don't even need to hack. Should we worry? ...
PROIDEA
 
PDF
4Developers: Adam Sznajder- Taking advantage of microservice architecture and...
PROIDEA
 
Xamarin Forms
Peter Major
 
Meetup 2014-12-11
Peter Major
 
Cross Platform Mobile Dev with C# and Xamarin 3 (RADNUG 8/19/14)
Ed Snider
 
Xamarin.Forms (Northern VA Mobile C# Developers Group 8/13/14)
Ed Snider
 
Xamarin.iOS introduction
Guido Magrin
 
CONFidence2015: The (Io)Things you don't even need to hack. Should we worry? ...
PROIDEA
 
4Developers: Adam Sznajder- Taking advantage of microservice architecture and...
PROIDEA
 

Viewers also liked (15)

PDF
Atmosphere 2016 - Albert Lacki, Jaroslaw Bloch - Real user monitoring at scal...
PROIDEA
 
PDF
PLNOG16: It's time to start 5G - RAPID, Michał Szczęsny
PROIDEA
 
PDF
4Developers: Maciej Aniserowicz- O mikroserwisach mikro-fakty i mikro-mity
PROIDEA
 
PPTX
Atmosphere 2016 - Adam Walach - Continuous IoT - with Docker, Go and Jenkins
PROIDEA
 
PDF
[CONFidence 2016] Artur Kalinowski - Wyciek danych z pespektywy atakującego
PROIDEA
 
PDF
[CONFidence 2016] Alexander Bolshev, Ivan Yushkevich - When the medicine is m...
PROIDEA
 
PDF
CE^3 - Liam Spradlin, Francisco Franco - The Living Interface: Mutative Design
PROIDEA
 
PDF
[CONFidence 2016] Mateusz Kocielski - Torturing the PHP interpreter
PROIDEA
 
PDF
infraxstructure: Agata Kowalska "Cloud computing w sektorze finansowym i ube...
PROIDEA
 
PDF
4developers2016- Strumieniowanie danych w Sparku- Bartosz Kowalik
PROIDEA
 
PDF
infraxstructure: Piotr Jabłoński "SDN w praktyce. Znacząca poprawa bezpieczeń...
PROIDEA
 
PDF
infraxstructure: Robert Mroczkowski "Maszyny się uczą - admińskie rozmówki p...
PROIDEA
 
PPSX
infraxstructure: Krzysztof Szczygieł "Infrastruktura i wyposażenie Data Cent...
PROIDEA
 
PDF
InfraXstructure: Mirosław Dąbrowski "Zmiany w organizacji a gotowość na meto...
PROIDEA
 
PDF
infraxstructure: Krzysztof Waszkiewicz "Usługi chmurowe dla biznesu wolne od...
PROIDEA
 
Atmosphere 2016 - Albert Lacki, Jaroslaw Bloch - Real user monitoring at scal...
PROIDEA
 
PLNOG16: It's time to start 5G - RAPID, Michał Szczęsny
PROIDEA
 
4Developers: Maciej Aniserowicz- O mikroserwisach mikro-fakty i mikro-mity
PROIDEA
 
Atmosphere 2016 - Adam Walach - Continuous IoT - with Docker, Go and Jenkins
PROIDEA
 
[CONFidence 2016] Artur Kalinowski - Wyciek danych z pespektywy atakującego
PROIDEA
 
[CONFidence 2016] Alexander Bolshev, Ivan Yushkevich - When the medicine is m...
PROIDEA
 
CE^3 - Liam Spradlin, Francisco Franco - The Living Interface: Mutative Design
PROIDEA
 
[CONFidence 2016] Mateusz Kocielski - Torturing the PHP interpreter
PROIDEA
 
infraxstructure: Agata Kowalska "Cloud computing w sektorze finansowym i ube...
PROIDEA
 
4developers2016- Strumieniowanie danych w Sparku- Bartosz Kowalik
PROIDEA
 
infraxstructure: Piotr Jabłoński "SDN w praktyce. Znacząca poprawa bezpieczeń...
PROIDEA
 
infraxstructure: Robert Mroczkowski "Maszyny się uczą - admińskie rozmówki p...
PROIDEA
 
infraxstructure: Krzysztof Szczygieł "Infrastruktura i wyposażenie Data Cent...
PROIDEA
 
InfraXstructure: Mirosław Dąbrowski "Zmiany w organizacji a gotowość na meto...
PROIDEA
 
infraxstructure: Krzysztof Waszkiewicz "Usługi chmurowe dla biznesu wolne od...
PROIDEA
 
Ad

Similar to MCE^3 - Marin Todorov - Building Swift Libraries for iOS (20)

PDF
Core Animation
Bob McCune
 
PPTX
Animations & swift
Arun Nagarajan
 
PDF
A short guide to animations in iOS
SoftTeco
 
PDF
UI Dynamics
SV.CO
 
KEY
Animation in iOS
Alexis Goldstein
 
PDF
Crafting interactions with Core Animations, David Ortinau
Xamarin
 
PDF
Starting Core Animation
John Wilker
 
PDF
iOS Core Animation
Jussi Pohjolainen
 
PDF
animations
David Horvath
 
PDF
SwiftUI Animation - The basic overview
WannitaTolaema
 
PDF
Quartz 2D with Swift 3
Bob McCune
 
PDF
Animations in iOS with Facebook POP
Eduard Panasiuk
 
PDF
Practical animation
SV.CO
 
PDF
Building animated UI with Core Animation
Marco Zoffoli
 
KEY
iOSインタラクションデザイン
hIDDENxv
 
PDF
Introduction to Facebook Pop
Karnika Advani
 
PDF
#pragma conf 2013 - UIKit dynamics
Renzo G. Pretto
 
PPTX
Ui kit dynamics(1)
geniteamsolutions
 
PDF
Сергій Міськів, «SwiftUI: Animations»
Sigma Software
 
PDF
iOS Animations using Pop
NSCoder Mexico
 
Core Animation
Bob McCune
 
Animations & swift
Arun Nagarajan
 
A short guide to animations in iOS
SoftTeco
 
UI Dynamics
SV.CO
 
Animation in iOS
Alexis Goldstein
 
Crafting interactions with Core Animations, David Ortinau
Xamarin
 
Starting Core Animation
John Wilker
 
iOS Core Animation
Jussi Pohjolainen
 
animations
David Horvath
 
SwiftUI Animation - The basic overview
WannitaTolaema
 
Quartz 2D with Swift 3
Bob McCune
 
Animations in iOS with Facebook POP
Eduard Panasiuk
 
Practical animation
SV.CO
 
Building animated UI with Core Animation
Marco Zoffoli
 
iOSインタラクションデザイン
hIDDENxv
 
Introduction to Facebook Pop
Karnika Advani
 
#pragma conf 2013 - UIKit dynamics
Renzo G. Pretto
 
Ui kit dynamics(1)
geniteamsolutions
 
Сергій Міськів, «SwiftUI: Animations»
Sigma Software
 
iOS Animations using Pop
NSCoder Mexico
 
Ad

Recently uploaded (20)

PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PPTX
Simple and concise overview about Quantum computing..pptx
mughal641
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
Simple and concise overview about Quantum computing..pptx
mughal641
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
SparkLabs Primer on Artificial Intelligence 2025
SparkLabs Group
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 

MCE^3 - Marin Todorov - Building Swift Libraries for iOS