Skip to content

Instantly share code, notes, and snippets.

View pexavc's full-sized avatar

PEXAVC pexavc

View GitHub Profile
@pexavc
pexavc / CustomMacTextView.swift
Created August 18, 2023 15:06 — forked from antingle/CustomMacTextView.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