mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3112238b14
Summary: Removes duplicated code in SharedColor conversions. The original copy was done for the MapBuffer experiment, as the method was returning `folly::dynamic` instead of integer. Nothing prevents us from returning integer here directly, so we can keep one implementation. Changelog: [Internal] - Removed duplicated SharedColor conversion for Android Reviewed By: javache Differential Revision: D33797490 fbshipit-source-id: 196657f0616e6cb7e987225b76328fe77fd6c28a