← All recipes
Moderne licensed

Replace View.propTypes with ViewPropTypes

Recipe IDorg.openrewrite.react.native.view-prop-typesArtifact@openrewrite/recipes-react

Migrates deprecated View.propTypes references to ViewPropTypes from deprecated-react-native-prop-types.

Single recipeProprietary

Usage

This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.

mod run . --recipe org.openrewrite.react.native.view-prop-types

If the recipe isn’t available locally, install it with:

mod config recipes npm install @openrewrite/recipes-react