mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: The IDE is complainign as we're using capitalization functions that are not locale-independent. I'm changing this to use `Locale.ROOT`. Once we move to Kotlin 1.5 we're going to replace those functions with newer ones. Changelog: [Internal] [Changed] - Use Locale.ROOT for capitalization of variant names Reviewed By: ShikaSD Differential Revision: D30958992 fbshipit-source-id: 225af4e7e323f143ab75bad106f3bca3db510b22