Open
Description
Description
The react-native-image-blur-shadow package throws the following warning when used in a React Native project:
ImageBlurShadow: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Steps to Reproduce
- Install react-native-image-blur-shadow in a React Native project.
- Use the ImageBlurShadow component in your app.
- Run the app and observe the warning in the console.
Metadata
Metadata
Assignees
Labels
No labels