Pinned Repositories
3d-touch
An Apple 3D Touch Implementation in JavaScript
Alamofire
Elegant HTTP Networking in Swift
ASCIImage
Create UIImage / NSImage instances with NSString and ASCII art
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
Atlas-iOS
Atlas is a library of native iOS communications user interface components for Layer.
BeaconDemo
A demo for iBeacon
BlocksKit
The Objective-C block utilities you always wish you had.
MSWeakTimer
Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.
Hydra2050's Repositories
Hydra2050/3d-touch
An Apple 3D Touch Implementation in JavaScript
Hydra2050/Alamofire
Elegant HTTP Networking in Swift
Hydra2050/CardAnimation
There are two style implement, auto layout and frame-based layout.
Hydra2050/Carthage
A simple, decentralized dependency manager for Cocoa
Hydra2050/clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
Hydra2050/DoraemonKit
A full-featured APP ( iOS & Android ) development assistant. You deserve it.
Hydra2050/EKAlgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
Hydra2050/engine
The Flutter engine
Hydra2050/ESTMusicPlayer
An elegant and simple iOS music player.
Hydra2050/hacker-scripts
Based on a true story
Hydra2050/iOS-9-Sampler
Code examples for the new features of iOS 9.
Hydra2050/JSPatch
JSPatch bridge Objective-C and JavaScript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine.
Hydra2050/Knuff
The debug application for Apple Push Notification Service (APNs).
Hydra2050/kraken
A high-performance, web standards-compliant rendering engine based on Flutter.
Hydra2050/lantern
Open Internet for everyone. Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet.
Hydra2050/LNPopupController
LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
Hydra2050/Locksmith
A powerful, protocol-oriented library for working with the keychain in Swift.
Hydra2050/mattress
iOS Offline Caching for Web Content
Hydra2050/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
Hydra2050/MMTextFieldEffects
Extension of TextFieldEffects with Custom UITextFields effects inspired by Codrops, built using Objective-C
Hydra2050/NaughtyKeyboard
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you test your app from your iOS device.
Hydra2050/PDTSimpleCalendar
A simple Calendar / Date Picker for iOS using UICollectionView
Hydra2050/SafariAutoLoginTest
A demo showing how you can auto-login users to an iOS app (on iOS 9) based on Safari cookies
Hydra2050/specta
A light-weight TDD / BDD framework for Objective-C & Cocoa
Hydra2050/Spring
A library to simplify iOS animations in Swift.
Hydra2050/StarWars.iOS
This component implements transition animation to crumble view-controller into tiny pieces.
Hydra2050/SwiftGen
A collection of Swift tools to generate Swift code (enums for your assets, storyboards, Localizable.strings, …)
Hydra2050/TextFieldEffects
Custom UITextFields effects inspired by Codrops, built using Swift
Hydra2050/UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS. Makes using Keychain APIs as easy as NSUserDefaults.
Hydra2050/WebViewJavascriptBridge
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews