Skip to content
View tx-TEM's full-sized avatar

Block or report tx-TEM

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. Airlydo Airlydo Public

    Swift

  2. NReader NReader Public

    小説家になろう リーダー(勉強用)

    Swift

  3. Swift 個人用コードまとめ Swift 個人用コードまとめ
    1
    #### コードから利用できるUIViewを作成する
    2
    ```swift
    3
    import UIKit
    4
    
                  
    5
    final class CommonSectionHeader: UIView {
  4. iOS14でCollectionViewCellにSwiftUIで作成し... iOS14でCollectionViewCellにSwiftUIで作成したViewを表示する
    1
    - iOS16以降はUIHostingConfigurationを使うと良いです。
    2
    - 再利用の際にUIHostingのセットアップをしなおしているので、処理がやや重そうです。
    3
    
                  
    4
    ```swift
    5
    final class HostingContentViewConfiguration<T: View>: UIContentConfiguration {
  5. CompositionalLayoutExample CompositionalLayoutExample Public

    Swift

  6. dotfiles dotfiles Public

    Vim Script