milanpanchal
iOS Team Lead ǁ Swift ǁ Objective-C ǁ React Native ǁ Lifelong Learner ǁ Blogger
iOS Developer, FreelancerMumbai, India
Pinned Repositories
Fonts
Display all available fonts on iPhone
IBDesignables
A sample app that demonstrate use of IBDesignable and IBInspectable attributes in Xcode 6. Click here for the blog post this project is based on.
iOS-Category
iOS Category for UIKit and Foundation classes like UIColor, UIView, NSDate, NSData etc
LeetCode
Learning & Solving Problems on LeetCode in Swift/CPP/Python
milanpanchal.github.io
Milan Panchal Portfolio
MVVM-Design-Pattern
MVVM design pattern in Swift 5
MyAddressBookExample
Save contact to iPhone address book using AddressBook Framework provided by iOS SDk. Using that you can retrieve all contacts from the address book, create new contact, modify the contact.
Swifty-Extensions
SWIFTY-EXTENSIONS
UnitTestEample
Explaining the concept of unit test in Swift language using Xcode
milanpanchal's Repositories
milanpanchal/iOS-Category
iOS Category for UIKit and Foundation classes like UIColor, UIView, NSDate, NSData etc
milanpanchal/Fonts
Display all available fonts on iPhone
milanpanchal/GBInfiniteScrollView
GBInfiniteScrollView class provides an endlessly scroll view organized in pages. It is a subclass of UIScrollView, which allows users to scroll infinitely in the horizontal direction. GBInfiniteScrollView also provides automatic scrolling feature.
milanpanchal/UITableViewCell-SelfSizing
Demo app to show how UITableViewCell hight adjust as per content. For that you require minimum version of iOS 8.0
milanpanchal/FbLoginExample
Simple Facebook Login Example
milanpanchal/SAMCustomAlertView
Show Custom AlertView on UIVIew/UIWindow
milanpanchal/UIScrollView-AutoLayout
This sample project show how to setup a UIScrollView with Auto Layout. Also how to handle UIScrollView when keyboard will appear.
milanpanchal/ABLoader
Maximize Brand Awareness on your iOS App with ABLoader. ABLoader is a custom 3D loader indicator for iOS that you can use in combination with MBProgressHUD
milanpanchal/AcknowledgementsBundle
Easily add a Settings.bundle with CocoaPods' acknowledgements to your iOS App.
milanpanchal/AGPushNote
Custom view for easily displaying in-app push notification that feels like default iOS banners.
milanpanchal/APNS-Pusher
A simple debug application for Apple Push Notification Service (APNS)
milanpanchal/awesome-ios-plugins
An awesome list of awesome iOS plugins
milanpanchal/blog
Supporting materials for swifting.io blog posts
milanpanchal/customfonts
How to add custom fonts in you iOS app.
milanpanchal/EZSwiftExtensions
:smirk: How Swift standard types and classes were supposed to work.
milanpanchal/Flurry-iOS-SDK
FlurrySDK iOS cocoa pods
milanpanchal/hacker-scripts
Based on a true story
milanpanchal/IconOverlaying
Build informations on top of your app icon.
milanpanchal/iOS-7-Cookbook
milanpanchal/JTSImageViewController
An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
milanpanchal/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
milanpanchal/ParseAlternatives
A collaborative list of Parse alternative backend service providers.
milanpanchal/qrious
Pure JavaScript library for QR code generation using canvas
milanpanchal/SAM-Resume
Milan Panchal's Bio, Skills, Projects, Experiences, Social Links. This project is created using Swift / Storyboard / Auto Layout
milanpanchal/SHEmailValidator
iOS Email Validator
milanpanchal/swift-style-guide
The official Swift style guide for raywenderlich.com.
milanpanchal/TAPageControl
A versatile and easily customizable page control for iOS.
milanpanchal/TouchID
Touch ID demo designed with both Objective-C and Swift Xcode projects.
milanpanchal/UIWebViewWithLocalImage
Loading local images in UIWebView
milanpanchal/WatchTicTacToe
TicTacToe game for Apple Watch