How can I not use MD or IOS styles?

I am using Ionic2-rc1 and I am building an app that has it’s own design. Is there a way to use animations, transitions, general styling (e.g. tabs and radio buttons) but not shadows, insets, ripple effect etc?
And how can I have the same styles for both iOS and Android without having to override both?