React Native CanIUse
A per-feature reference for which CSS works on React Native. The v6 and v7 columns show styled-components' native runtime support; the iOS and Android columns show what stock React Native handles without any styled-components polyfill. Click any row for caveats, the underlying RN style key, and links to upstream PRs in flight. Machine-readable versions are available as JSON and Markdown.
198 features
SupportedPartialPR in flightNot supported
::before / ::afterSelectors
::markerSelectors
::placeholderSelectors
::selectionSelectors
:checked / :enabled / :indeterminate / :defaultSelectors
:emptySelectors
:first-child / :last-child / :only-childSelectors
:first-of-type / :last-of-type / :only-of-typeSelectors
:focus-visibleSelectors
:focus-withinSelectors
:has() relational selectorSelectors
:is() / :where()Selectors
:lang()Selectors
:link / :visited / :any-linkSelectors