qeude / SwiftDown

📦 A themable markdown editor component for your SwiftUI apps.
MIT License
472 stars 50 forks source link

Automatically focus `SwiftDownEditor`? #12

Closed dnlfrst closed 1 year ago

dnlfrst commented 2 years ago

Is there any way to force SwiftDownEditor to automatically receive the focus on iOS?

qeude commented 1 year ago

Hi @dnlfrst, sorry for the very late answer, I've been busy and wasn't able to work on side projects. I think you could make use of the FocusState like so here