[iOS App Dev Libraries, Controls, Tutorials, Examples and...
MPParallaxView is an open source example from DroidsOnRoids implementing the AppleTV parallax effect in Swift on iOS. MPParallaxView shows how to create a similar parallax effect with touch based...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and...
Virtual Game Controller is an open source library from Rob Reuss that replaces Apple’s Game controller framework adding a wide variety of features while still supporting MFi profiles. Virtual Game...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]BEMCheckBox –...
BEMCheckBox is an open source UI component from Boris-Em allowing you to implement highly customizable animated checkbox’s within your iOS apps. With BEMCheckBox you can change the shape of the...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]Hipster Swift...
Here’s a nice guide from Hector Matos called “Hipster Swift” that nicely explains some features of Swift code that you may often find when looking through someone else’s code, but may not fully...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]YTXAnimations...
YTXAnimations is an open source library from baidao providing a large number of fun pre-made animation effects inspired by Animate.css. In all there are over 70 animations including general attention...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]Spots – View...
Spots is an open source view controller framework from HyperOslo that provides a multitude of features that simplify working with views, and allows you to create views from JSON data allowing you to...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and...
JTAppleCalendar is an open source calendar component submitted by Jay that provides a highly flexible calendar controller inspired by the UITableView API. JTAppleCalendar is similar to UITableView in...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and...
TextAttributes is an open source Swift based library for easily creating attributed strings. With TextAttributes you can use chainable helper methods to directly set all text and paragraph properties....
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]A Tutorial On...
Matthijs Hollemans has written a tutorial explaining how one can use Swift type’s system to help the compiler catch mistakes and avoid errors at runtime and make programs more expressive and robust. In...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]Open Source...
Facebook has released 3 objective-c based tools for automatic memory leak detection on iOS – FBRetainCycleDetector, FBAlloactionTracker and FBMemoryProfiler. FBRetainCycleDetector finds retain cycles,...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]Open Source...
Peek is an open source iOS library from Shaps M providing you with detailed info about the currently displayed interface you to check an app’s user interface against a specification guide. The tool...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]BCColor –...
BCColor is an open source Swift based helper library from Boyce Chang providing an assortment of color helpers with a clean syntax. BCColor includes helpers for: Getting colors from an image Setting...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]SwiftGoo –...
SwiftGoo is an open source example from Simon Gladman providing a simple tool with a Goo like image effect. SwiftGoo is inspired by the Goo effect in Kai’s power tools from the early 90s and uses a...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and...
Swift-Summary from Juan Antonio Karmy is a collection of Xcode playgrounds for learning the basics of Swift. Swift-Summary includes 23 lessons in total, is up to date with Swift 2.2, and the key...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]GPUImage2 –...
GPUImage 2 is the second version of the fantastic objective-c based GPUImage framework written with Swift and supporting not only Mac and iOS, but also Linux. GPUImage 2 allows you to perform realtime...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and...
KMNavigationBarTransition from Zhouqi Mo is an open source iOS library that helps in the navigation bar styles, and allows you to smoothly transition between them. KMNavigationBarTransition uses method...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and Tools]AIToolBox –...
AIToolBox is an open source library Swift library from Kevin Coble providing a multitude of AI modules. The modules include genetic algorithm helpers, graphs/trees, alpha-beta, neural networks and...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and...
BTNavigationDropDownMenu from Pham Ba Tho is an open source iOS Swift based component for creating elegant drop down menus that appear from the navigation bar when the user clicks a navigation bar...
View Article[iOS App Dev Libraries, Controls, Tutorials, Examples and...
INSPhotoGallery is an open source photo gallery component providing a photo gallery component with a number of great features such as image downloading and gesture support. supports INSPhotoGallery has...
View Article[iOS App Dev Libraries Controls Tutorials Examples and Tools]Gifted Messenger...
Gifted Messenger is an open source React Native framework with an extensive feature set for building chat app user interfaces on iOS and Android. Gifted Messenger provides the standard table style UI...
View Article