shadow or drop-shadow wont work on Android or iOS
See original GitHub issueDescribe the bug
shadow
or drop-shadow
classNames wont work on Android or iOS
To Reproduce Steps to reproduce the behavior: https://snack.expo.dev/R_A2j2wZ5
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Drop Shadow not loading: Issues with Drop Shadow
Drop Shadow does not load or only very slowly despite internet connection? Then find out here what you can do if Drop Shadow...
Read more >Drop Shadow Showing Incorrect - ios - Stack Overflow
I am using a drop shadow in Swift. When I show it the first time the shadow is very harsh. When I redraw...
Read more >Applying box shadows in React Native - LogRocket Blog
Applying box shadows in a React Native app is not always straightforward. Learn to apply box shadows across the iOS and Android platforms....
Read more >How to Fix App Name Shadow on iOS 16 and iPadOS 16 ...
Do you see a dark shadow under app icon text on iPhone or iPad home screen? Here's how to disable shadow in app...
Read more ><feDropShadow> - SVG: Scalable Vector Graphics | MDN
The SVG filter primitive creates a drop shadow of the input image. ... Report problems with this compatibility data on GitHub ... Firefox...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The snacks cannot install tailwind due to its use of the
crypto
module for hashing. The snacks instead use an external compiler.While strangely intermittent, I can reproduce the issue. I know how to fix the issue, but I want to do some internal refactoring to cleanly handle android/ios style props.
@marklawlor not sure what the issue is with RN View Shadows, they are different on ios and android but they work.
it would be nice if you make something similar to ‘react-native-zephyr’, it’s not perfect but it works for now.