inventhq / dot-globe

Dotted Globe for Swift!
MIT License
94 stars 11 forks source link

macOS compatibility #4

Closed pexavc closed 1 year ago

pexavc commented 1 year ago

Hi!

Loved playing around with this package. Made a quick update to allow for macOS as well, so GlobeView() is available there as well. Updated to iOS14 min requirement due to UIColor inits with SwiftUI's Color

grandsir commented 1 year ago

Hey pexavc, this is great! Thank you for the update!