QuickLayout/Sources
Nolan O'Brien cb1d3f60fc Migrate Group B UIColor(hex:) definitions and callers
Summary: Remove local UIColor init(hex:) definitions from 21 files that contained both the definition and callers. Each file's callers are migrated to UIColor(rgb:) for integer hex literals or UIColor(argbHexString:) for dynamic strings. Files that needed METAUIColorSwift were given the appropriate import. BUCK files updated where needed to add the METAUIColorSwift dependency.

Reviewed By: adamjernst

Differential Revision: D93524996

fbshipit-source-id: 0e77cb4befbf973520aa60054e345a519940806f
2026-02-18 00:30:00 -08:00
..
FastResultBuilder/FastResultBuilder Initial commit 2025-11-14 14:11:10 -08:00
QuickLayout Migrate Group B UIColor(hex:) definitions and callers 2026-02-18 00:30:00 -08:00