Skip to content

iOS 7 compatibility #71

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

adamski
Copy link
Contributor

@adamski adamski commented Jul 1, 2016

Check for existence of iOS 8 classes UIBlurEffect and UIVisualEffectView, as well as hidesBarsOnSwipe property. Blur effect is turned off if these classes are not available.

Also a minor typo fix.

Note: to get this to run on an iOS 7 device I had to add UIKit as an Optional framework in "Link Binary With Libraries"

@adamski
Copy link
Contributor Author

adamski commented Jul 1, 2016

Fixes #69

@drorbiran
Copy link
Contributor

Hi, we wanted to update you that we are currently postponing the processing of pull requests.
Please refer to React native controllers evolution, we'll appreciate your feedback.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants