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

Move CSSTokenizer to "react/renderer/css"

Open NickGerleman opened this issue 2 years ago • 3 comments

Summary: Various analogs to CSS types and utilities currently exist between core and components/view. These don't really belong well with either, so this adds a top-level "css" library, and moves CSSTokenizer there.

This is statically linked into Fabric binary on Android OSS.

Changelog: [Internal]

Differential Revision: D53377527

NickGerleman avatar Feb 03 '24 04:02 NickGerleman

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

facebook-github-bot avatar Feb 03 '24 04:02 facebook-github-bot

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

facebook-github-bot avatar Feb 05 '24 20:02 facebook-github-bot

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

facebook-github-bot avatar Feb 06 '24 11:02 facebook-github-bot

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

facebook-github-bot avatar Feb 14 '24 00:02 facebook-github-bot

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

facebook-github-bot avatar Feb 14 '24 00:02 facebook-github-bot

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

facebook-github-bot avatar Feb 14 '24 04:02 facebook-github-bot