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

Fix tintColor in iOS 10 #40

Merged
merged 1 commit into from
Oct 10, 2016
Merged

Fix tintColor in iOS 10 #40

merged 1 commit into from
Oct 10, 2016

Conversation

jamesreggio
Copy link
Contributor

SFSafariViewController added two new properties to control the tint color in iOS 10, and the .view.tintColor = trick no longer works.

This PR adjusts the setting of the foreground tint color for iOS 10 and adds support for the new barTintColor for setting the background color.

@naoufal
Copy link
Owner

naoufal commented Oct 10, 2016

@jamesreggio This looks great! Thanks for the PR 👋

@naoufal naoufal merged commit 9666c3d into naoufal:master Oct 10, 2016
@naoufal
Copy link
Owner

naoufal commented Oct 10, 2016

@jamesreggio just published as react-native-safari-view@1.2.0 🚀

@jamesreggio
Copy link
Contributor Author

Thanks for the quick merge, @naoufal!

@jamesreggio jamesreggio deleted the tint-ios-10 branch October 10, 2016 18:39
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.

2 participants