RippleEffectView
Not only Uber-like animated screen background.
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