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

swift5

Here are 1,363 public repositories matching this topic...

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 Sep 6, 2020
weissi
weissi commented Jun 12, 2020

for debugging purposes, we should offer an option to switch on plain text .pcap recording.

It should be very clear that it's for debugging because NIOWritePCAPHandler.SynchronisedFileSink blocks the event loop (we could write an async file sink ofc)...

A pretty terrible patch that can serve as example (but not the final impl ofc) is here:

diff --git a/Package.swift b/Package.sw

Improve this page

Add a description, image, and links to the swift5 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 swift5 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.