Facebook, Pride Effect, Library, Open Source, Github, iOS, iOS10, Objective-C, Example, Demo, Demos, Rainbow An iOS library to apply Pride Effect A Library to apply Facebook style pride parade effect to photos With the ongoing LGBT pride month, it reminds me of the pride effect I created a couple of years back. My original
Speech Recognition, iOS10, Siri, Swift 3.0, Github, Open Source, Wrapper, Speech Wrapper for Siri Speech Recognition using iOS and Swift 3.0 Apple introduced the Speech framework, an useful API for speech recognition for iOS 10 in 2016. It is one of the few things to get fascinated by the new iOS release. Earlier I
iOS, iOS10, Wrapper, Github, Open Source, API, Apple, Tutorial, Tips, Swift 3.0, 3D Touch Wrapper for 3D touch preview implementation using Swift 3.0 It's been a while since I started working on 3D touch implementation on iOS 6s Plus devices. Luckily, even through it's a hardware feature iOS simulators still supports simulation of 3D touch of
UIScrollView, AutoLayout, Constraints, Github, Swift 4.1, Open Source, Demo, YouTube Using UIScrollView with Autolayout on Xcode using Swift Note : This post is based on Using UIScrollView with Auto Layout in iOS published on Atomic Object blog.TL; DR; The code to support UIScrollView with autolayout is open-sourced and hosted on Github.
Library, Open Source, Github, Swift, Spider Chart, Pie Chart Creating Spider Pie Chart library Finally after more than 2 months since my planning I was finally able to finish the Spider pie chart library implementation. Here is the documentation below. Spider Pie Chart library allows you to
iOS, Tutorial, Swift, Github, Library, Open Source Animated Progress Percentage Label Library Finally, I made it. I have been thinking about creating animated progress percentage counter library an open source. Pardon me if name if confusing. I was thinking about the name for quite a
iOS, Objective-C, Open Source, Github, Library, Xcode, Animation, Opening Animation, Federer iOS - Custom Loader library Few weeks ago I worked on custom loader library for iOS applications. I was inspired by one such library on GitHub itself. Besides I started reading excellent iOS Core Animation book by Nick
iOS, File Browser, Open Source, Objective-C, Folders, Folder, Apple Writing virtual file and folder browser on iOS Last week while working on one of my personal projects, I got an idea of creating local file system where users can create folder and store image files. I am saying it because