react-native-scalable-image icon indicating copy to clipboard operation
react-native-scalable-image copied to clipboard

React 0.74 - Update defaultProps to JavaScript default parameters.

Open bruce-mec opened this issue 1 year ago • 3 comments

After updating to React Native 0.74, the following error/warning is produced.

Support for defaultProps will be removed from function components in a future major release. 
Use JavaScript default parameters instead.

RN 0.74 RNSI 1.1.0

bruce-mec avatar May 16 '24 13:05 bruce-mec