Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a hook for determining if a page should load. #2

Merged
merged 3 commits into from
Jun 25, 2015

Conversation

rynbyjn
Copy link

@rynbyjn rynbyjn commented Jun 25, 2015

Allows for intercepting the shouldStartLoadWithRequest for a UIWebView and decidePolicyForNavigationAction for WKWebView. This allows us to be able to prevent certain navigation actions and send users back into the app.

@steam
Copy link

steam commented Jun 25, 2015

👍

rynbyjn added a commit that referenced this pull request Jun 25, 2015
Adds a hook for determining if a page should load.
@rynbyjn rynbyjn merged commit 1f1714b into master Jun 25, 2015
@rynbyjn rynbyjn deleted the rb-weblink-to-app branch June 25, 2015 20:04
aka47 pushed a commit that referenced this pull request Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants