Skip to content
View Amzd's full-sized avatar
🚀
🚀

Block or report Amzd

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

    ScrollViewProxy for SwiftUI on iOS 13 and up

    Swift 172 32

  2. ResponderChain Public

    Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+

    Swift 74 11

  3. deltachat/deltachat-ios Public

    Email-based instant messaging for iOS.

    Swift 345 52

  4. PublishedObject Public

    A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.

    Swift 34 7

  5. UIKitTabView. SwiftUI tab bar view t...
    1
    /// An iOS style TabView that doesn't reset it's childrens navigation stacks when tabs are switched.
    2
    public struct UIKitTabView: View {
    3
        private var viewControllers: [UIHostingController<AnyView>]
    4
        private var selectedIndex: Binding<Int>?
    5
        @State private var fallbackSelectedIndex: Int = 0
  6. TouchChaser Public

    A touch indicator similar to the "Slide to Type" aka QuickPath swipe indicator on iOS 13+. Built with and for SwiftUI.

    Swift 24 2

235 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 9 commits in 2 repositories
Opened 2 pull requests in 1 repository
deltachat/deltachat-ios 2 merged
Reviewed 4 pull requests in 1 repository
deltachat/deltachat-ios 4 pull requests

Created an issue in deltachat/deltachat-desktop that received 1 comment

Long email address causes profile detail screen to twitch

when email address is 1 character too long to fit on one line the detail screen switches between scrollbar and no scrollbar every frame, recording…

1 comment
Opened 1 other issue in 1 repository
Serilum/.issue-tracker 1 open
Loading