The Wayback Machine - https://web.archive.org/web/20210818094407/https://github.com/topics/watchos
Skip to content
#

watchos

Here are 719 public repositories matching this topic...

SwifterSwift
GerdC
GerdC commented Jul 29, 2021

Is your feature request related to a problem? Please describe.
The existing SwifterSwift extension MKPolyline.coordinates uses method getCoordinates that is defined in MKMultiPoint and not in MKPolyline.
MKPolyline extends MKMultiPoint.
The negative effect is that this extension is not available in all subclasses of MKMultiPoint where this extension makes sense, namely MKPolygon

**Descr

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
  • Updated Nov 9, 2020
  • Swift
swiftui-animation-library

SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project. The library also contains huge examples of spring animations such as Inertial Bounce, Shake, Twirl, Jelly, Jiggle, Rubber Band, Kitchen Sink and Wobble effects. Browse, find and download the animation that fits your needs.
  • Updated Aug 18, 2021

Improve this page

Add a description, image, and links to the watchos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the watchos topic, visit your repo's landing page and select "manage topics."

Learn more