EMTNeumorphicView icon indicating copy to clipboard operation
EMTNeumorphicView copied to clipboard

Idea: UIMotionEffect Support

Open julianpomper opened this issue 5 years ago • 1 comments

It would be awesome to add support for UIMotionEffect:

  • https://developer.apple.com/documentation/uikit/uimotioneffect
  • https://nachbaur.com/2019/04/24/uimotioneffects/

julianpomper avatar Jan 28 '20 17:01 julianpomper

@julianpomper Theoretically, Neumorphism element will have depth and side faces. I think It needs to be rendered as a real 3D object if we want to move viewpoint. My implementation is not.

hirokimu avatar Feb 11 '20 14:02 hirokimu