codemod icon indicating copy to clipboard operation
codemod copied to clipboard

[codemod request] react native 0.74.0 migration codemods

Open alexbit-codemod opened this issue 1 year ago • 0 comments

Codemod description

Build a set of codemods for the breaking changed of the new release you can use one of the following engines: jscodeshift, ast-grep, ts-morph, filemod (for file transformation)

Applicability Criteria

  • Framework/library: react-native
  • From: : v0.73.7
  • To: v0.74.0

see https://reactnative.dev/blog/2024/04/22/release-0.74#breaking-changes-1 for before after examples.

alexbit-codemod avatar Apr 22 '24 21:04 alexbit-codemod