Skip to content
View GuoLuchuan's full-sized avatar
Block or Report

Block or report GuoLuchuan

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

Popular repositories

  1. iBooksOpen iBooksOpen Public

    The effect of open books , which is like iBooks

    Objective-C 28 7

  2. smoothTableView smoothTableView Public

    A smooth tableView demo . It will use :1) asynchronous download. 2) handle the download image. 3) lazyload. 4) cache the load image. 5) draw text. 6) show animation.

    Objective-C 4

  3. GLCEventHandlerNotification GLCEventHandlerNotification Public

    A custom Notification Center base on block . You can observer any you wanted , but you should fire the block even handler by your self.

    Objective-C 1

  4. NGTabBarController NGTabBarController Public

    Forked from xxhp/NGTabBarController

    A custom TabBarController implementation for iPhone and iPad

    Objective-C

  5. GLCFootBar GLCFootBar Public

    It is a footbar , which is like Tabbar , and it has a 3D rotation animation effect when you click the "Tabbar Item" , It has a demo.

    Objective-C 1

  6. sqlcipher sqlcipher Public

    Forked from sqlcipher/sqlcipher

    SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files.

    C