question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

shadow or drop-shadow wont work on Android or iOS

See original GitHub issue

Describe 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

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
marklawlorcommented, Jul 27, 2022

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.

0reactions
a-eidcommented, Sep 4, 2022

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found