mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51713 Changes the React Native Feature Flags system so that numeric feature flags are represented in native languages as double instead of int, in order to avoid loss of precision for non-integral JavaScript numbers. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D75709111 fbshipit-source-id: d4b2d553ce1e719a5f4b136a4f8d2e46446ef8d8