UIView surface custom transformation/animation (like 'a water drop effect')
问题 What is the way to implement custom transformation (+ animation) on a view surface (similar to the images attached) ( not just the view bounds ). The question is mainly in what is the general way to do that (not exactly the 'water drop effect', but any examples would be appreciated for sure). I guess, that's some 'algorythmic' transformation of the layer layout 'grid', but not sure which way to 'dig' that in. (Another thought is that might be achieved with using some frameworks, however, I