Skip to content

Instantly share code, notes, and snippets.

View davidnoeee's full-sized avatar
💖
be happy:)<3

David Noé davidnoeee

💖
be happy:)<3
View GitHub Profile
@thecodewarrior
thecodewarrior / App Icon Template.svg
Last active December 9, 2025 17:38
An SVG template for creating macOS app icons, including guides and the standard drop shadow
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JamesSedlacek
JamesSedlacek / KeyboardToolbar.swift
Last active July 1, 2025 11:52
SwiftUI Keyboard Toolbar Workaround
//
// KeyboardToolbar.swift
//
// Created by James Sedlacek on 9/20/23.
//
import SwiftUI
import Combine
@Observable