Skip to content

Organizations

@objcio @CocoaLumberjack @RxSwiftCommunity

Pinned

  1. A fast & simple, yet powerful & flexible logging framework for Mac and iOS

    Objective-C 12k 2.1k

  2. RxWebKit is a RxSwift wrapper for WebKit

    Swift 159 44

  3. 1
    import CocoaLumberjack
    2
    
                  
    3
    extension DDLogFlag {
    4
        public static func from(_ logLevel: DDLogLevel) -> DDLogFlag {
    5
            return DDLogFlag(rawValue: logLevel.rawValue)
  4. Wi-Fi Manager Plugin for Apache Cordova

    Java 1 2

450 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2020

Created a pull request in apache/cordova-ios that received 1 comment

(iOS) Simplify `Cordova.podspec`

Platforms affected iOS Motivation and Context I want to simplify Cordova.podspec since its setting is redundant(require_arc is duplicated). I thin…

+0 −1 1 comment
40 contributions in private repositories Jun 1 – Jun 22

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.