Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
781 contributions in the last year
Activity overview
Contributed to
excalidraw/excalidraw,
freeCodeCamp/devdocs,
j-f1/input-sources
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in swiftwasm/Tokamak that received 4 comments
Add Toggle implementation
I think it’s fine to merge this without the toggle style since that’s not super common on the web.
+286
−23
•
4
comments
- Use `let` instead of `var` in `TextFieldStyleKey: EnvironmentKey`
- List and related Views
- Update Acknowledgments section in README.md
- Use a range instead of an array in ForEach
- Update AnyView status in progress.md
- Add Group implementation
- Add Picker implementation
- Documentation comments
- Add ColorScheme environment
- Add AppearanceActionModifier, onAppear/onDisappear
- Add doc comment to the ViewDeferredToRenderer protocol
- Credit SwiftWebUI in a special way in README.md
- Conditionally import SwiftUI in README.md example
- Add "Modular structure" section to `README.md`
- Add logo to README.md
Created an issue in swiftwasm/swift that received 9 comments
Cannot run SwiftWasm on macOS 10.15
I got this error after updating Tokamak to the latest SwiftWasm. Running macOS 10.15.5 (19F101). $ carton dev --product TokamakDemo Polyfill integ…
9
comments