Polonium Arts
- Moscow, Russian
- http://poloniumarts.com
Popular repositories Loading
-
transliterate_paperclip
transliterate_paperclip PublicTransliteration of paperclip Cyrillic file names.
Ruby
-
tips_notifier
tips_notifier PublicEvery 10 minutes gem fiers system notification with usefull advice
Ruby
-
NSString-TextAndNumberValidation
NSString-TextAndNumberValidation PublicForked from mapedd/NSString-TextAndNumberValidation
Validation of popular standards in Objective-C : PESEL, NIP, REGON, LUHN, IBANN
Objective-C
-
GCPlaceholderTextView
GCPlaceholderTextView PublicForked from gcamp/GCPlaceholderTextView
A subclass of UITextView that allow a placeholder
Objective-C
-
TPKeyboardAvoiding
TPKeyboardAvoiding PublicForked from michaeltyson/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
Objective-C
Repositories
- Toast-Swift Public Forked from scalessec/Toast-Swift
A Swift extension that adds toast notifications to the UIView object class.
- R.swift Public Forked from mac-cain13/R.swift
Get strong typed, autocompleted resources like images, fonts and segues in Swift projects
- R.swift.Library Public Forked from mac-cain13/R.swift.Library
Library containing types used by the R.swift project
- SWRevealViewController Public Forked from NikolayShubenkovProgSchool/SWRevealViewController
A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
- swift-style-guide Public Forked from kodecocodes/swift-style-guide
The official Swift style guide for raywenderlich.com.
- SLExpandableTableView Public Forked from OliverLetterer/SLExpandableTableView
SLExpandableTableView is a UITableView subclass that gives you easy access to expandable and collapsable sections by just implementing a few more delegate and dataSource protocols. (iPhone, iPad, iOS)
- MZFormSheetController Public Forked from m1entus/MZFormSheetController
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
- SVPullToRefresh Public Forked from samvermette/SVPullToRefresh
Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.