Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Seeing a lot of errors due to shadows #1191

Open
orta opened this issue Sep 25, 2018 · 0 comments
Open

Seeing a lot of errors due to shadows #1191

orta opened this issue Sep 25, 2018 · 0 comments

Comments

@orta
Copy link
Contributor

orta commented Sep 25, 2018

Looks related to #1178

2018-09-25 16:30:41.017 [warn][tid:main][RCTView.m:714] (ADVICE) View #475 of type RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
2018-09-25 16:30:41.018 [warn][tid:main][RCTView.m:714] (ADVICE) View #457 of type RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
2018-09-25 16:30:41.019 [warn][tid:main][RCTView.m:714] (ADVICE) View #439 of type RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
2018-09-25 16:30:41.020 [warn][tid:main][RCTView.m:714] (ADVICE) View #422 of type RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
2018-09-25 16:30:41.020 [warn][tid:main][RCTView.m:714] (ADVICE) View #404 of type RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
2018-09-25 16:30:41.021 [warn][tid:main][RCTView.m:714] (ADVICE) View #386 of type RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant