-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Users might wish to subscribe to NetworkMonitor state changes higher up in their code bases (SwiftUI) to determine if they should start authorization flows or not depending on network availability status.
To allow this we'll need to update NetworkMonitor with the public
modifier as well as the following properties:
- onWifi
- onCellular
- onWiredEthernet
- isOnline
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request