hi i want to disable ripple effect for all components in ionic android and ios so i used
IonicModule.forRoot({
rippleEffect: false,
})
but it is only work in android and for ios does not work. please help me thanks
1 post - 1 participant
hi i want to disable ripple effect for all components in ionic android and ios so i used
IonicModule.forRoot({
rippleEffect: false,
})
but it is only work in android and for ios does not work. please help me thanks
1 post - 1 participant