#ismael

1 messages · Page 1 of 1 (latest)

short helmBOT
nocturne grail
#

Hi, taking a look here

polar tree
#

Hello 👋
Can you provide more context on what's blocking you from implementing Terminal with SwiftUI?

The terminal delegate methods don't really rely on UIKit or Storyboard as such

#

@rapid wasp

rapid wasp
#

Well I have been trying non stop to do it but the docs use App Delegates and other pages that don't exist in SwiftUI.

polar tree
#

Ah I see.. Hmm I don't think we have any examples for SwiftUI unfortunately.

I vaguely remember that you could add AppDelegate class to a SwiftUI app manually

rapid wasp
#

Exactly you cannot do so easily.

polar tree
#

Let me know if that clarifies @rapid wasp

rapid wasp
#

Thanks