Pinned Repositories
AFXAuthClient
AFNetworking Extension for XAuth Authentication.
BehavioursExample
brave-ios
Brave iOS Browser
CocoaHeads3CityLecture
Code covering common mistakes made by iOS developers. Prepared for CocoaHeads 3city Lecture
LoopedUIScrollview
Playing with UIScrollview. Made it infinite - "looped"
MaskedUIScrollView
Simple masked UIScrollview example using CoreAnimation (CALayer).
MMPDeepSleepPreventer
Class that prevents iOS devices from deep sleeping.
MZBlurredParallax
Blurred parallax effect as seen in the new Yahoo weather app. MIT License
MZVersionCheck
Simple available updates checking for iOS. Made for both appstore and beta/enterprise distribution.
Pre-commit-hooks
Xcode friendly pre-commit code formatting using uncrustify (for iOS development)
mzygar's Repositories
mzygar/MZBlurredParallax
Blurred parallax effect as seen in the new Yahoo weather app. MIT License
mzygar/AFXAuthClient
AFNetworking Extension for XAuth Authentication.
mzygar/MMPDeepSleepPreventer
Class that prevents iOS devices from deep sleeping.
mzygar/Pre-commit-hooks
Xcode friendly pre-commit code formatting using uncrustify (for iOS development)
mzygar/BehavioursExample
mzygar/brave-ios
Brave iOS Browser
mzygar/MZVersionCheck
Simple available updates checking for iOS. Made for both appstore and beta/enterprise distribution.
mzygar/ObjectCaptureExample
Sample App allowing people to experiment with Object Capture technology
mzygar/pretzelwallet-ios
Pretzel is BTCPrivate wallet for iOS. Based on Bread. Currently at alpha stage
mzygar/appdevcon17-magic
Code from AppDevCon Swift Magic tutorial session
mzygar/appdevcon17-swift-testing
Code from AppDevCon Swift Testing tutorial session
mzygar/bemyeyes-ios
iOS component
mzygar/browser-ios
Brave iOS Browser
mzygar/btcp-spv-wallet-core
SPV bitcoin private C library
mzygar/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
mzygar/FCUUID
iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
mzygar/GRMustache.swift
Flexible Mustache templates for Swift
mzygar/iBeaconTool
iBeacon ranging results on chart
mzygar/Kiwi
BDD for iOS
mzygar/KiwiSnippets
Xcode snippets set for Kiwi BDD testing
mzygar/KWTransition
Experimental Implementations of UIViewControllerAnimatedTransitioning
mzygar/mzygarcom
Personal blog in hugo
mzygar/open-source-ios-apps
Open-Source iOS Apps
mzygar/PeekView
PeekView supports peek, pop and preview actions for iOS devices without 3D Touch capibility
mzygar/PowerOfBlockchain
Session given at the NextBuild 2017, XPDays 2017 and AppDevCon conferences
mzygar/pretzelwallet-api-mvp
PretzelWallet API stub
mzygar/PXAlertView
A drop-in replacement for UIAlertView that is more customisable and skinnable
mzygar/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
mzygar/TextKitPlayground
mzygar/TransitioningExample
Example project to accompany this article on iOS 7 UIViewController transitions http://www.doubleencore.com/2013/09/ios-7-custom-transitions/