RippleEffectView

Not only Uber-like animated screen background.

rippleEffectViewx

rippleEffectViewv

rippleEffectView

Installation

CocoaPods

RippleEffectView is available through CocoaPods. To install it, simply add the following line to your Podfile:

target 'Your Project' do
   use_frameworks!
   pod "RippleEffectView"
end

GitHub