Files
react-native/packages
Rubén NorteandFacebook GitHub Bot be61dcda90 Minor improvements in ReactNativeFeatureFlagsAccessor (#42871)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/42871

Minor improvements:
* Removed unused imports
* No longer need to use `static const *` because now we don't rely on pointer equality (we specify the index of the array where to write now).

Changelog: [internal]

Reviewed By: javache

Differential Revision: D53416934

fbshipit-source-id: 9ea12b8398688666e6b76768d3f8fb4e1aad5d1c
2024-02-05 11:02:48 -08:00
..