well, keeping going this logic it is reasonable to use swiftUI for OSX, which 
is obviously designed to be coded with SWIFT lang in Xcode framework mac 
ecosystem....and surely it will work fine. but i really don't want to deep into 
one more language because of that. Now regarding wrappers: since I make some 
data processing software for devices working on various platforms (Windows-x64, 
linux-x64,linux-ARM) i need to make UI for them. And after trying almost all of 
known GUI lib I stopped with IUP. It uses native system UI elements (winAPI for 
win or GTK for linux) which looks pretty native. Everything is fine but MacOS - 
that's why topic question.

Reply via email to