Skip to content
View isingle's full-sized avatar

Block or report isingle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. BKMVVMKit BKMVVMKit Public

    BKMVVMKit is a design pattern based on MVVM, with the purpose of data-driven UI for iOS GUI framework.MVVM 、tableView、collectionView、Objective-C

    Objective-C 14

  2. UIViewController+LJPopupViewControll... UIViewController+LJPopupViewController.h
    1
    
    
    2
    #import <UIKit/UIKit.h>
    3
    @class LJPopBackgroundView;
    4
    //隐藏弹窗通知
    5
    extern NSString *const kLJPopupViewHiddenNotification;
  3. JX_GCDTimer JX_GCDTimer Public

    Forked from Joeyqiushi/JX_GCDTimer

    NSTimer like tool implemented using GCD. 计时器封装,解决计时器失效的问题

    Objective-C

  4. YYText YYText Public

    Forked from ibireme/YYText

    Powerful text framework for iOS to display and edit rich text.

    Objective-C