swiftui-texteditor

An enhanced version similar to `TextEditor`, aimed at maintaining consistency in its usage across iOS and macOS platforms.

Stars
14
Committers
2

Bot releases are hidden (Show)

swiftui-texteditor - Latest Release

Published by jaywcjlove 7 months ago

swiftui-texteditor -

Published by jaywcjlove 7 months ago

Set editor placeholder string:

TextEditorPlus(text: $text)
    .font(.systemFont(ofSize: CGFloat(Float(fontSize)!), weight: .regular))
    .textSetting("Test placeholder string", for: .placeholderString)
swiftui-texteditor -

Published by jaywcjlove 7 months ago

Package Rankings
Top 22.96% on Swiftpackageindex.com
Badges
Extracted from project README
Buy me a coffee CI SwiftUI Support