Description
Sadly, when dragging an item in the grid, the activeItem shadow is not rendered on Android.
On iOS the shadow appears as expected.

Steps to reproduce
- Create a SortableGrid with draggable items.
- Run the app on Android.
- Drag an item.
Code snippet, Snack or GitHub repository link
https://github.com/outaTiME/ambito-dolar
React Native Sortables version
1.8.0
Reanimated version
3.19.1
React Native Gesture Handler version
2.28.0
React Native version
0.79.6
Platforms
Android
Architecture
Fabric (New Architecture)
Workflow
None
Device
Android emulator
Acknowledgements
Yes