Pinned
3,264 contributions in the last year
Less
More
Activity overview
Contributed to
sindresorhus/eslint-plugin-unicorn,
sindresorhus/got,
sindresorhus/Gifski
and 5 other
repositories
Contribution activity
March 1, 2021
Created 4 commits in 3 repositories
Created an issue in nicklockwood/SwiftFormat that received 1 comment
Prefer implicit initialization of optional bindings
Swift supports both default implicit initialization of optional bindings and explicit. These are equivalent: struct A { var x: Int? } struct A { var …
1
comment
Opened 10 other issues in 4 repositories
feedback-assistant/reports
5
open
- FB9024329: The `.font` environment key should always be defined in the environment
- FB9024317: Not possible to set system font with default font size in SwiftUI
- FB9024298: Add `Text#fontSize()` modifier to SwiftUI
- FB9024243: Support `AVCaptureAudioFileOutput` on iOS
- FB9024235: AVAudioRecorder should support setting an input device
