- Melbourne, Australia
- http://yichizhang.info
-
SwiftyStringScore Public
Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825
-
agk_ancient_greek_keyboard Public
AGK Ancient Greek Keyboard 1.4.0 https://apps.apple.com/us/app/agk-ancient-greek-keyboard/id1018791342
-
-
JCTiledScrollView_Swift Public
Jesse Collis's JCTiledScrollView rewritten in Swift. A set of classes that wrap UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales.
-
YZLibrary Public
Some code that helped me in the past few years of iOS development. Includes: Lazily setup UICollectionViewCell/UITableViewCell; lazily load a view from a Nib file
-
YZPolygonHelper Public
A few class methods to help working with polygons; such as: find the center (centroid) of a polygon; test if a point is with inside a polygon or not.
-
NSTextView-LineNumberView Public
Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.
-
YZSwipeBetweenViewController Public
A view controller that has a scroll view which contains multiple view controllers's views; user can swipe left/right to switch to different views.
-
YichisConfigFiles Public
A collection of some configuration files in my computer
-
NFFlatButton Public
Forked from norfred/NFFlatButtonCustom flat button 'à la Letterpress' written in Swift
Swift UpdatedMar 12, 2017 -
Prephirences Public
Forked from phimage/PrephirencesPrephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
Swift MIT License UpdatedFeb 28, 2017 -
QuickLayout Public
A small library to help you add Auto Layout constraints
-
LazyCocoa Public
LazyCocoa is an app to help organise custom colours and fonts. Create a simple configuration file (Lazyfile) in your project directory and it can generate UIColor/UIFont swift files. In addition, y…
-
JCTiledScrollView Public
Forked from jessedc/JCTiledScrollViewA set of classes that wrap UIScrollView and CATiledLayer. It aims to simplify displaying large images and PDFs at multiple zoom scales.
-
KissXML Public
Forked from robbiehanson/KissXMLA replacement for Cocoa's NSXML cluster of classes. Based on libxml. Works on iOS.
Objective-C Other UpdatedFeb 3, 2017 -
Hakawai Public
Forked from linkedin/HakawaiA powerful, extensible UITextView.
Objective-C Apache License 2.0 UpdatedJan 28, 2017 -
GreatReader Public
Forked from semweb/GreatReaderA "great" PDF reader for iOS. Available on the App Store.
Objective-C MIT License UpdatedJan 27, 2017 -
Inflection Public
Forked from zenangst/InflectionThe Optimus Prime of string inflection
Swift Other UpdatedNov 26, 2016 -
CustomHeightKeyboard Public
iOS 8 iOS 9 Keyboard - Custom Height
-
LoveFinder Public
Forked from JakeLin/LoveFinderLove Finder is an iOS App written in Swift
Swift MIT License UpdatedApr 10, 2016 -
DKNightVersion Public
Forked from draveness/DKNightVersion🌕 Manage Colors, Integrate Night/Multiple Themes
-
dupeguru Public
Forked from arsenetar/dupeguruFind duplicate files. On Linux, Mac OS X and Windows.
-
ArrayDataSource Public
Forked from raphaeloliveira/ArrayDataSourceImplementation of generic UITableViewDataSource that can be used to reduce the amount of code in UIViewControllers.
-
YZKeyboardInputAccessoryView Public
A drop-in input accessory view that adds a dismiss button and an extra row of characters (can be any numbers, letters or emojis) on top of the keyboard. It mimics the look, feel, and functionality …
-
-
UIView-Borders Public
Forked from aaronn/UIView-BordersEasy one-sided and offset borders on all UIViews.
-
-
CMPopTipView_Swift Public
CMPopTipView rewritten in Swift. Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
-
-