How to use CSS animations with ionic 2 ?
Just as you would normally do when building an Angular application (or anything else). What exactly do you expect to work differently with Ionic when using CSS animations?
If you want to hook animations into angular events, you should use javascript based animations as described in the Angular docs over here: