MVBouncyView icon indicating copy to clipboard operation
MVBouncyView copied to clipboard

UIView category to add bouncing animations to your UIViews

Results 1 MVBouncyView issues
Sort by recently updated
recently updated
newest added

Adding the line below to MVBouncyView.podspec causes a validation error. s.screenshots = ["https://github.com/bizz84/MVBouncyView/raw/master/preview.png"] Output: -> MVBouncyView (1.0.0) - WARN | There was a problem validating the URL https://raw.githubusercontent.com/bizz84/MVBouncyView/master/preview.png. [!] MVBouncyView...

bug