react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Migrate flag enablePropIteratorSetter to new system (re-land)

Open rubennorte opened this issue 2 years ago • 3 comments

Summary: Changelog: [internal]

This feature flag is accessed through CoreFeatures but it's initialized a few different ways:

  • Android: assigned via ReactFeatureFlags, which is overridden by apps.
  • iOS: ReactNativeConfig that's mapped to a dynamic configuration.

This migrates the flag to the new feature flag system.

Differential Revision: D53755840

rubennorte avatar Feb 14 '24 10:02 rubennorte

This pull request was exported from Phabricator. Differential Revision: D53755840

facebook-github-bot avatar Feb 14 '24 10:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D53755840

facebook-github-bot avatar Feb 22 '24 23:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D53755840

facebook-github-bot avatar Feb 22 '24 23:02 facebook-github-bot

ced499424740b9f06956e6312ae8a95f53ab2989

cortinico avatar Apr 02 '24 10:04 cortinico