Skip to content

Implement mix-blend-mode support (in scope for Nativewind 5.0) #372

Description

@danstepanov

Tracking the last unimplemented feature from the 5.0 scope in nativewind/nativewind#1818. filter is already handled by parseFilter in src/compiler/declarations.ts, but mix-blend-mode has no implementation and the vendored Tailwind effects tests still assert a not supported warning for every mix-blend class.

The old PR nativewind/nativewind#1111 patches v4 react-native-css-interop paths that no longer exist, so this needs a fresh compiler mapping from mix-blend-mode to the mixBlendMode style prop (RN 0.76 and up), plus flipping the vendored effects tests from warnings to values. This blocks cutting the 5.0 RC.

Metadata

Metadata

Assignees

Labels

auto-triagedIssue has been automatically triaged by the auto-triage workflowenhancementNew feature or requestv5 stabilityTracking v5 stability for @latest release

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions