Version: 1.0.0
Introduction
Relay.swift includes the RelaySwiftUI
module, which makes it easy to use Relay in SwiftUI views. Relay makes it easy to declare what data your views need without having to manage the flow of where that data is stored or how it gets updated.