hi, im wanna disable animation only in a one page, i found
IonicModule.forRoot(MyApp,{animation:false}),
but its in all app, is posible disable in IonicPageModule.forChild(LoginPage), ?
or otherwize ?? thanks.
hi, im wanna disable animation only in a one page, i found
IonicModule.forRoot(MyApp,{animation:false}),
but its in all app, is posible disable in IonicPageModule.forChild(LoginPage), ?
or otherwize ?? thanks.