Skip to content
View mikechan1234's full-sized avatar
💭
Happy
💭
Happy
  • London/HK/SG/Tokyo
Block or Report

Block or report mikechan1234

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

  1. SwiftUI-ViewModifier-FocusState SwiftUI-ViewModifier-FocusState Public

    Shows the usage of ViewModifiers and FocusState in a simple Username and Password screen

    Swift

  2. SwiftUI-List-Combine-API-Calls SwiftUI-List-Combine-API-Calls Public

    Basic concept of using Combine and display the information in a List

    Swift 5 1

  3. SwiftUI-Using-Core-Data SwiftUI-Using-Core-Data Public

    Basic concept of using SwiftUI with Core Data via FetchRequest property wrapper or NSFetchedResultsController

    Swift 8

  4. SwiftUI-StateObject-Example SwiftUI-StateObject-Example Public

    Showing the difference between ObservedObject and StateObject in SwiftUI

    Swift 1

  5. SwiftUI-Using-UIKit-Views-v2 SwiftUI-Using-UIKit-Views-v2 Public

    Basic concept of UICollectionLayoutListConfiguration/UICollectionView.CellRegistration/UIListContentConfiguration from UIKit and wrapped in a UIViewControllerRepresentable in SwiftUI

    Swift

  6. iOS-Coordinator-Pattern-Example iOS-Coordinator-Pattern-Example Public

    A sample project to demonstrate how to use the coordinator pattern in iOS

    Swift