Hey, I’m Ahmed — a Senior iOS Engineer focused on building fast, reliable apps with clean architecture and sharp UI.
Currently working on Xcode tools, server-driven UI, and bridging UIKit to SwiftUI to help teams scale better, I'm also working on Marcos to enhance my code and make it cleaner and more efficient.
Pinned Loading
-
UIKitViewBuilder
UIKitViewBuilder PublicUIKitViewBuilder: Seamlessly integrate UIView, UITableViewCell, and UICollectionViewCell components into your SwiftUI projects. Elevate your app's UI flexibility with ease!
Swift
-
TimedPublished.swift
TimedPublished.swift 1import Combine23@propertyWrapper4public final class TimedPublished<Value> {
5public var wrappedValue: Value? {
-
NilOrEmpty coalescing operator
NilOrEmpty coalescing operator 1import Foundation23infix operator ???45public func ??? <T: Collection>(lhs: T?, rhs: T?) -> T? {
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.