Skip to content

Warning: Support for defaultProps will be removed from function components #126

@kashmiry

Description

@kashmiry

Describe the bug
After upgrading to RN 0.74 Now I receive these warnings, in screens where the component is present.

 ERROR  Warning: AnimatableImage: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
    in AnimatableImage (created by ImagePolyfill)
    in ImagePolyfill (created by AutoHeightImage)
    in AutoHeightImage (created by ErrorableImage)

Dependencies versions (please complete the following information):

  • react: 18.2.0
  • react-native: 0.74.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions