React Native
Create
Log in / Sign up
Home
Feature Requests
Voters
Adam Soutar
Cahnory
Suraj M Durgad
Rahul Rin Shakya
saumya negi
K
Kyler Jensen
Michael Paulsen-Forster
Jigar Yadav
duy bui
Pedro Restrepo
and 126 more...
Powered by Canny
136
Shadow does not appear if overflow: hidden is set on iOS
Brent Vatne
As per this issue: https://github.com/facebook/react-native/issues/449
November 18, 2015
Activity
Newest
Oldest
Jeremy Gollehon
This is so frustrating. It's one of those issues you hit once in a blue moon and when you do you spend an hour trying to figure it out before you finally land here. 😃
0
·
November 18, 2019
·
Reply
kingdaro
My primary use case for this is with border radius, to clip the corners of the content within. This issue makes it really awkward to do, requiring an additional view and introducing the complexities described in the previous comment. Would love to see the behavior for this match the web.
0
·
August 7, 2019
·
Reply
D
Dennis Hansen
Wrapping a view within another view is not a wholistic solution since it introduces new problems. Wrapping views prevents flex from working properly. For example, when nesting a wrapped component in an alignItems="stretch", only the outer view will stretch. The inner view will not, so there's a 'dead' space between the outer shadow container and the inner view. This is one of many examples. There's no reliable way to have the inner view stretch to the same height and width as the containing view (especially considering using width/height percentages are not percentages of the containing view like CSS, but instead of the whole screen size.
0
·
January 6, 2019
·
Reply
Gio Logist
This issue still exists.
0
·
November 14, 2018
·
Reply
Kishan Vaghela
I have implemented CardView for react-native with elevation, that support android(All version) and iOS. https://github.com/Kishanjvaghela/react-native-cardview. Check this out
0
·
September 25, 2018
·
Reply
Carlos Pinto
Any updates on this matter? also need this very much.
0
·
April 9, 2018
·
Reply
Amur Anzorov
Any updates on that?
0
·
August 18, 2017
·
Reply
Shoin Wolfe
Hoping this gets fixed, or a workaround is provided. Shadows are important!
0
·
May 21, 2017
·
Reply
Anthony Phillips
:\
0
·
May 20, 2017
·
Reply
Dev Team
really need this too, any eta ?
0
·
April 2, 2017
·
Reply
Load More
→
Powered by Canny