How to apply style in an application supporting both IOS and Android platforms in ionic 4

I already have an app with styling done for Android platform by default. I want to apply the same styling for the IOS platform. How can I do the styling that supports both Android and IOS platforms?