react-native-blur/ios
Levi Buzolic d95c29d4bc Enable regular and prominent BlurEffectStyles for iOS 10.0+ (#276)
Previously `regular`, `prominent` and `extraDark` were only available on tvOS. iOS 10.0+ adds support for `regular` and `prominent` according to the [BlurEffect.Style docs](https://developer.apple.com/documentation/uikit/uiblureffect/style).

https://developer.apple.com/documentation/uikit/uiblureffect/style/regular
https://developer.apple.com/documentation/uikit/uiblureffect/style/prominent

`extraDark` Remains tvOS only.
2019-03-26 13:53:50 -04:00
..
RNBlur.xcodeproj Modify 'Header Search Path' for native iOS app to integrate react-native-blur from react-native package.json. (#245) 2017-11-09 13:05:52 +01:00
BlurEffectWithAmount.h Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.) 2017-04-17 22:23:10 +07:00
BlurEffectWithAmount.m Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.) 2017-04-17 22:23:10 +07:00
BlurView.h Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.) 2017-04-17 22:23:10 +07:00
BlurView.m Enable regular and prominent BlurEffectStyles for iOS 10.0+ (#276) 2019-03-26 13:53:50 -04:00
BlurViewManager.h Refactor BlurView to use modern Objective-C syntax and paradigms 2017-04-10 11:19:29 -04:00
BlurViewManager.m One more fix 2016-10-29 09:20:00 -06:00
VibrancyView.h Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.) 2017-04-17 22:23:10 +07:00
VibrancyView.m Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.) 2017-04-17 22:23:10 +07:00
VibrancyViewManager.h Update iOS header imports for RN 0.40 2017-01-06 02:34:46 +09:00
VibrancyViewManager.m Fixed all the issues with iOS, and allow individual blurAmounts (instead of one shared value.) 2017-04-17 22:23:10 +07:00