configure
method from the AppKit instance wrapper
AppKit.set(sessionParams: SessionParams(...))
AppKitButton
or AppKitNetworkButton
components. These two components reflect the state of the AppKit client,
including the session state, account address and balance, currently selected network, and will automatically update when the state changes.
More can be found in https://github.com/reown-com/reown-swift/blob/develop/Sample/Example/ContentView.swift as part of the Sample app.