John Patrick Morgan
Results
2
issues of
John Patrick Morgan
This PR: - Adds a `Navigator` object accessible via the environment, which gives access to the current navigation path. - Adds utilities for pushing and popping via the navigator, or...
This PR is intended to fix a couple of issues with snapshotting `WKWebView`: #805 and #857. ## Timeout error (#805) The current logic stops observing `wkWebView`'s `isLoading` property as soon...