Skip to content
View fareast555's full-sized avatar

Block or report fareast555

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MPC_Notification MPC_Notification Public

    Highly customizable UILocalNotification-style alert/notification view in Objective C

    Objective-C 3

  2. TFInternetChecker TFInternetChecker Public

    Checks if connected to the Internet, and distinguishes between no connection and a 100% package loss scenario, avoiding long system hangs.

    Objective-C 1

  3. MPC_SwiftBrowser MPC_SwiftBrowser Public

    An easy to use web browser in Swift. See Read Me for instructions

    Swift 1

  4. MPC_CharacterLimitedTextField MPC_CharacterLimitedTextField Public

    A UITextField subclass that limits text input to a defined output width, accounting for emoji and special input languages such as Japanese or Chinese.

    Objective-C

  5. pragmaSpoof pragmaSpoof Public

    An Xcode productivity source editor extension that adds a MARK: - (pragma mark) with surrounding bling for use with SWIFT code.

    Swift

  6. MPC_NSOperation-CloudKit MPC_NSOperation-CloudKit Public

    A subclassable NSOperation subclass that allows easy operation chaining with adaptor blocks via a convenience method in a NSOperationQueue Category. The demo app includes some subclassed examples u…

    Objective-C