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

Implement `outline` properties on iOS

Open jorge-cab opened this issue 1 year ago • 6 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: [iOS] [Added] - Outline properties outline-width, outline-color, outline-style & outline-offset

Differential Revision: D62273339

jorge-cab avatar Sep 11 '24 21:09 jorge-cab

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

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

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

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

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

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

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

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

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

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

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

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

This pull request has been merged in facebook/react-native@1288e38423f93ed57737dd9b40ad55696494d6f4.

facebook-github-bot avatar Sep 19 '24 23:09 facebook-github-bot

This pull request was successfully merged by @jorge-cab in 1288e38423f93ed57737dd9b40ad55696494d6f4

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

react-native-bot avatar Sep 19 '24 23:09 react-native-bot