Skip to content
View tangzzz-fan's full-sized avatar
🐶
🐶

Block or report tangzzz-fan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. iOS Cell Registration & Reusing with... iOS Cell Registration & Reusing with Swift Protocol Extensions and Generics
    1
    # iOS Cell Registration & Reusing with Swift Protocol Extensions and Generics
    2
    A common task when developing iOS apps is to register custom cell subclasses for both `UITableView` and `UICollectionView`. Well, that is if you don’t use Storyboards, of course.
    3
    
                  
    4
    Both `UITableView` and `UICollectionView` offer a similar API to register custom cell classes:
    5
    
                  
  2. AssembledScrollview AssembledScrollview Public

    Swift 1

  3. CleanArchitectureRxSwift CleanArchitectureRxSwift Public

    Forked from sergdort/ModernCleanArchitectureSwiftUI

    Example of Clean Architecture of iOS app using RxSwift

    Swift

  4. Flutter-Design-Patterns-and-Best-Practices Flutter-Design-Patterns-and-Best-Practices Public

    Forked from PacktPublishing/Flutter-Design-Patterns-and-Best-Practices

    Flutter Design Patterns and Best Practices, published by Packt

    Dart

  5. lerobot lerobot Public

    Forked from huggingface/lerobot

    🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning

    Python