EMTNeumorphicView icon indicating copy to clipboard operation
EMTNeumorphicView copied to clipboard

UIKit views with Neumorphism style design.

Results 7 EMTNeumorphicView issues
Sort by recently updated
recently updated
newest added

Is it possible to change the colour of the shadow to any custom coloraturas?

Why does the corder dark shadow change position after clicking the button? I initialized this button on storyboard before clicking ![before](https://user-images.githubusercontent.com/15241487/88605960-5bbd9d80-d0b6-11ea-9d0e-1e5a27330d59.PNG) after clicking ![after](https://user-images.githubusercontent.com/15241487/88605957-5a8c7080-d0b6-11ea-8676-8264105d2e94.PNG)

Round buttons have artifacts in the pressed state. Steps to reproduce: button0.cornerRadius = height/2

![Issue](https://user-images.githubusercontent.com/59359564/84111755-3a8ce900-aa45-11ea-8d1c-cad059a40e92.png)

Views are not changing color on theme changes

It would be awesome to add support for UIMotionEffect: - https://developer.apple.com/documentation/uikit/uimotioneffect - https://nachbaur.com/2019/04/24/uimotioneffects/