Jjanhvibabani

react-native/75/touchables-as-functional-components

No description available

migrationreact-native
Public
0 executions

Run locally

npx codemod react-native/75/touchables-as-functional-components

This codemod changes the touchables from being generic expressions to functional components.

Before:

ts

After:

ts

Ready to contribute?

Build your own codemod and share it with the community.