softbuffer icon indicating copy to clipboard operation
softbuffer copied to clipboard

iOS platform

Open i509VCB opened this issue 2 years ago • 2 comments

i509VCB avatar Dec 21 '22 17:12 i509VCB

Would the current Core Graphics implementation in cg.rs also work for iOS, or does iOS have another API that we would need to use?

notgull avatar Dec 22 '22 21:12 notgull

They can probably share some code, but the way they attach to the view is different (NSView vs. UIView)

madsmtm avatar Dec 22 '22 22:12 madsmtm