codemod
codemod copied to clipboard
[codemod request] react native 0.74.0 migration codemods
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.