WobbleView -Implementation of wobble effect for any view in your app

      

WobbleView is an implementation of a recently popular wobble effect for any view in your app. It can be used to easily add dynamics to user interactions and transitions.

There are two options:

  • WobbleView is available via CocoaPods
  • Manually add the files into your Xcode project. Slightly simpler, but updates are also manual
  • Requirements:

  • iOS 7.0+
  • Xcode 6.3
  • WobbleView