edusperoni / nativescript-ripple

NativeScript plugin to add Android Material Design Ripple effect to your layouts.
Apache License 2.0
52 stars 13 forks source link

feat: Improves ripples on iOS #23

Closed flore2003 closed 5 years ago

flore2003 commented 5 years ago

This makes ripples on iOS look much more closely to the way they look on Android.

This PR is based on #22. If for some reason you don't want to incorporate the new project structure, I can also cook up a version that applies the changes to the old project structure.

This also fixes #21