Fix share link on macOS
migueldeicaza opened this issue · 1 comments
migueldeicaza commented
It evaluates too early, the new swift support should fix this:
migueldeicaza commented
The @lazy just ended up evaluating the string every time.
ShareLink on macOS is not great. I might have to bite the bullet and wrap the native share view.