-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In list of cards, the shadow grows ever longer #2150
Comments
This can be more clear if you share GIF |
This effect does not happen only during scroll, all you need is a list of cards. I've annotated the screenshot to clarify. |
@paour Can you check this on device? |
Checked this with React Native View, behaves same
|
So it's a RN bug? Sorry I didn't think to check that first! |
yes, it is |
node, npm, react-native, react and native-base version
Expected behaviour
In a list of cards, all cards have the same shadow thickness, unless otherwise specified
Actual behaviour
The shadow grows for each subsequent card in a list.
Steps to reproduce should include code snippet and screenshot
Is the bug present in both iOS and Android or in any one of them?
This happens in Android. I can't test on iOS on the latest version of NB because the RN 0.56 dependency causes issues with other libs (rn-firebase).
Any other additional info which would help us debug the issue quicker.
The text was updated successfully, but these errors were encountered: