Skip to content

Add boxShadow support to BaseViewManager#46936

Closed
NickGerleman wants to merge 2 commits into
facebook:mainfrom
NickGerleman:export-D64140841
Closed

Add boxShadow support to BaseViewManager#46936
NickGerleman wants to merge 2 commits into
facebook:mainfrom
NickGerleman:export-D64140841

Conversation

@NickGerleman
Copy link
Copy Markdown
Contributor

Summary:
Let's enable box-shadow everywhere! This should be safe, now that we assume any background mutating methods in BaseViewManager go through BackgroundStyleApplicator. boxShadow is also already in BaseViewConfig instead of configs for each native component (bc we were already planning to make this change).

Changelog:
[Android][Added] - Add boxShadow support to BaseViewManager

Differential Revision: D64140841

…k#46934)

Summary:

BaseViewManagerDelegate is a handcrafted second source of truth, used specifically for codegen.

The organization here has some problems, but this diff adds the props currently missing from it, so that these work correctly in generated view managers.

Changelog:
[Android][Fixed] - Add missing BaseViewManager props to BaseViewManagerDelegate

Differential Revision: D64137615
Summary:
Let's enable box-shadow everywhere! This should be safe, now that we assume any background mutating methods in BaseViewManager go through BackgroundStyleApplicator. `boxShadow` is also already in `BaseViewConfig` instead of configs for each native component (bc we were already planning to make this change).

Changelog:
[Android][Added] - Add boxShadow support to BaseViewManager

Differential Revision: D64140841
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 9, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D64140841

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in b69a92e.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants