react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Implement `outline` properties on Android

Open jorge-cab opened this issue 1 year ago • 3 comments

Summary: This diff adds:

outline-width: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-width outline-color: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-color outline-style: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-style outline-offset: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-offset

Using BackgroundStyleApplicator

Changelog: [Android] [Added] - Outline properties outline-width, outline-color, outline-style & outline-offset

Differential Revision: D61293868

jorge-cab avatar Aug 30 '24 21:08 jorge-cab

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

facebook-github-bot avatar Aug 30 '24 21:08 facebook-github-bot

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

facebook-github-bot avatar Sep 04 '24 20:09 facebook-github-bot

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

facebook-github-bot avatar Sep 04 '24 22:09 facebook-github-bot

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

facebook-github-bot avatar Sep 12 '24 21:09 facebook-github-bot

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

facebook-github-bot avatar Sep 13 '24 21:09 facebook-github-bot

This pull request has been merged in facebook/react-native@17faac417035f2cc5f12ec60a46270991be0989a.

facebook-github-bot avatar Sep 14 '24 00:09 facebook-github-bot

This pull request was successfully merged by @jorge-cab in 17faac417035f2cc5f12ec60a46270991be0989a

When will my fix make it into a release? | How to file a pick request?

react-native-bot avatar Sep 14 '24 00:09 react-native-bot