Skip to content

BUG: boxShadow doesnt works on View with renderToHardwareTextureAndroid enabled on Android #52703

@psnet

Description

@psnet

Description

New prop boxShadow to show shadows doesnt works on View with renderToHardwareTextureAndroid enabled on Android. Shadows are not visible

Steps to reproduce

  1. Make View with renderToHardwareTextureAndroid={true}
  2. Add to this View style with new boxShadow
  3. Test on Android. Shadows are not visible
  4. Remove renderToHardwareTextureAndroid
  5. Now you can see shadows

React Native Version

0.79.4

Affected Platforms

Runtime - Android

Output of npx @react-native-community/cli info

Doesnt matter on system

Stacktrace or Logs

It doesnt have logs

MANDATORY Reproducer

https://snack.expo.dev/@sepu/bug-test

Screenshots and Videos

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions