Skip to main content
Version: Next

iOS

Utilities for controlling your style only show in iOS Platform.

Usage

Add ios: prefix on your style.

apply("ios:<other-syntax>");

Example

apply("mt-0 ios:mt-5");