Skip to content

Instantly share code, notes, and snippets.

View antingle's full-sized avatar
👨‍💻
Fixing Bugs

Anthony Ingle antingle

👨‍💻
Fixing Bugs
View GitHub Profile
@antingle
antingle / CustomMacTextView.swift
Last active March 15, 2024 06:19 — forked from unnamedd/MacEditorTextView.swift
CustomMacTextView - A simple NSScrollView wrapped by SwiftUI with placeholder text
//
// CustomMacTextView.swift
//
// MacEditorv2 Created by Marc Maset - 2021
// Changes inspired from MacEditorTextView by Thiago Holanda
//
// Modified by Anthony Ingle - 2022
//
import SwiftUI