Skip to content

Support for box-shadow style prop with React Native 0.76 New Architecture #5585

@darkmyu

Description

@darkmyu

React Native 0.76 has introduced support for the box-shadow style prop on Views when using the New Architecture, as detailed in the official release notes: React Native 0.76 Release - New Architecture Box Shadow.

This is a fantastic addition! However, it appears that box-shadow styles are not currently being applied when used via styled-components/native in a React Native 0.76 project with the New Architecture enabled.

Are there any plans to add support for the box-shadow prop in styled-components/native to align with its availability in React Native 0.76's New Architecture? Or is there a known workaround or specific syntax required to make this work currently?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions