I'm currently developing an app for MacOS using macCatalyst and I now need some way to let users create some kind of sticky notes so that the window is always present.
I don't want this functionality on iOS, so there should be some way to create a new window and display a view in it, or is that not possible in macCatalyst?
I am using swiftUI and Xcode 12, targeting macOS BigSur.
any help would be appreciated 🙃
3
0
2.5k