react-native-blur/ios
Eli Perkins 71b7e59a62 Refactor BlurView to use modern Objective-C syntax and paradigms
This moves to modern Objective-C practices.

Synthesized properties now use property declarations in a private
category.

UIVisualEffectViews will now only be created once, rather than on each
change of blurType.

BlurAmount uses a class property to track the currently set amount.
2017-04-10 11:19:29 -04:00
..
RNBlur.xcodeproj Fix linking error 2017-01-06 02:33:38 +09:00
BlurAmount.h Refactor BlurView to use modern Objective-C syntax and paradigms 2017-04-10 11:19:29 -04:00
BlurAmount.m Refactor BlurView to use modern Objective-C syntax and paradigms 2017-04-10 11:19:29 -04:00
BlurView.h New BlurAmount class, adjusted required propType 2016-10-27 01:19:43 -06:00
BlurView.m Refactor BlurView to use modern Objective-C syntax and paradigms 2017-04-10 11:19:29 -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 Rebuild react-native-blur for RN-0.11.4 2015-10-05 22:42:23 +02:00
VibrancyView.m Update iOS header imports for RN 0.40 2017-01-06 02:34:46 +09:00
VibrancyViewManager.h Update iOS header imports for RN 0.40 2017-01-06 02:34:46 +09:00
VibrancyViewManager.m Rebuild react-native-blur for RN-0.11.4 2015-10-05 22:42:23 +02:00