Writing an Analytics Server using Vapor Part 9 - Filtering in the Client app
I write a SwiftUI view that can alter the request to the server to filter events based on different criteria
I write a SwiftUI view that can alter the request to the server to filter events based on different criteria
SwiftUI gives you a simple way to make a single-window mac app, but it's not immediately obvious how