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

Added loading progress with NJKWebViewProgress #85

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pilot34
Copy link

@pilot34 pilot34 commented Jan 17, 2014

It will be nice to add progress to web view, because on slow connection users become confused with white screen without loading indicator.

I added progress like in Safari with NJKWebViewProgress.

I generated workspace for Demo app with CocoaPods, maybe there is better way to add dependency.

@trainerleipzig
Copy link

Very nice integration... How can I change the background color of the progressView? I need them and don't will change the pods-code. For a standalone integration (UIWebView with NJKWebViewProgress) it's very easy. In your integration I don't find any way to change the background color... Please help me. Thanks!

@pilot34
Copy link
Author

pilot34 commented Jan 23, 2014

@trainerleipzig now you can't. I see only one way: fork and add progressTintColor property to SVWebViewController..

@vleango
Copy link

vleango commented Feb 1, 2014

+1

@ieliwb
Copy link

ieliwb commented May 10, 2014

nice

@liruqi
Copy link

liruqi commented May 11, 2014

You may also use https://github.com/TimOliver/TOWebViewController in this case.

@dkhamsing
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants