UIKit
@UIKit
45
subscribers
4
photos
73
links
iOS Dev
Download Telegram
Join
UIKit
45 subscribers
UIKit
https://github.com/storehouse/Advance
GitHub
GitHub - timdonnelly/Advance: Physics-based animations for iOS, tvOS, and macOS.
Physics-based animations for iOS, tvOS, and macOS. - GitHub - timdonnelly/Advance: Physics-based animations for iOS, tvOS, and macOS.
UIKit
#github
Elegant view layout for iOS
https://github.com/s4cha/Stevia
Live-reload is nice btw
😱
GitHub
freshOS/Stevia
:leaves: Write concise Autolayout code. Contribute to freshOS/Stevia development by creating an account on GitHub.
UIKit
#beginnersadvice
https://github.com/allenwong/30DaysofSwift
GitHub
GitHub - allenwong/30DaysofSwift: A self-taught project to learn Swift.
A self-taught project to learn Swift. Contribute to allenwong/30DaysofSwift development by creating an account on GitHub.
UIKit
https://github.com/antitypical/Result
GitHub
GitHub - antitypical/Result: Swift type modelling the success/failure of arbitrary operations.
Swift type modelling the success/failure of arbitrary operations. - GitHub - antitypical/Result: Swift type modelling the success/failure of arbitrary operations.
UIKit
https://www.natashatherobot.com/swift-2-flatmap/
Natasha The Robot
Swift 2.0: Understanding flatMap
Finally coming to an understanding with flatMap…
UIKit
What is the best approach to implement feature toggles for native mobile apps?
https://www.quora.com/What-is-the-best-approach-to-implement-feature-toggles-for-native-mobile-apps
UIKit
http://digest.mbltdev.ru/
UIKit
https://swiftweekly.github.io/
Swift Weekly Brief
A community-driven weekly newsletter about Swift.org
UIKit
https://swift.org/blog/swift-2-2-released/
UIKit
Introduce a new expression
#selector
that allows one to build a selector from a reference to a method
👍
control.sendAction(#selector(MyApplication.doSomething), to: target, forEvent: event)
UIKit
https://github.com/apple/swift-evolution/blob/master/proposals/0022-objc-selectors.md
GitHub
apple/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - apple/swift-evolution
UIKit
http://roadfiresoftware.com/2013/12/replacing-regular-expressions-in-an-xcode-project/
Roadfire Software
Using Regular Expressions to replace text in Xcode
Surely you already know how to use Xcode's Find and Replace feature to fix deprecated APIs in your project like the UITextAlignment to NSTextAlignment change. But did you also know you can replace regular expressions…
UIKit
https://wezzard.com/2015/08/08/notification-handling-best-practice-in-swift/
Pieces of My Soul
Modern Notification Handling in Swift 2
Handling a notification in Swift is not as concise as writing an optional chain or other things that take the advantage of Swift’s advanced features because the notification system was built upon Objective-C technology and using a userInfo dictionary...
UIKit
https://github.com/Itseez/opencv_for_ios_book_samples
GitHub
GitHub - opencv/opencv_for_ios_book_samples: "OpenCV for iOS" book samples
"OpenCV for iOS" book samples. Contribute to opencv/opencv_for_ios_book_samples development by creating an account on GitHub.
UIKit
https://www.objc.io/issues/21-camera-and-photos/face-recognition-with-opencv/
www.objc.io
Face Recognition with OpenCV
·
objc.io
objc.io publishes books, videos, and articles on advanced techniques for iOS and macOS development.
UIKit
http://www.cocoawithlove.com/blog/2016/01/25/partial-functions-part-one-avoidance.html
Cocoawithlove
Partial functions in Swift, Part 1: Avoidance
Partial functions (functions with preconditions) are a risky design choice. You probably have a few in your program, even if you haven't clearly identified them. Learn how to recognize them, learn about their risks, learn to avoid them and learn why you might…
UIKit
http://www.cocoawithlove.com/blog/2016/02/02/partial-functions-part-two-catching-precondition-failures.html
Cocoawithlove
Partial functions in Swift, Part 2: Catching precondition failures
Partial functions are risky but if you're going to write one anyway, you should do something completely crazy to test that it is risky in all the right places.
UIKit
https://github.com/vandadnp/swift-weekly
GitHub
GitHub - vandadnp/swift-weekly: Weekly Swift Language Gems, Tips and Tricks
Weekly Swift Language Gems, Tips and Tricks. Contribute to vandadnp/swift-weekly development by creating an account on GitHub.
UIKit
Swift
@inline
https://github.com/vandadnp/swift-weekly/blob/master/issue11/README.md#inline
GitHub
swift-weekly/README.md at master · vandadnp/swift-weekly
Weekly Swift Language Gems, Tips and Tricks. Contribute to vandadnp/swift-weekly development by creating an account on GitHub.
UIKit
http://krakendev.io/blog/hipster-swift