Decision Table
Good Faith Declaration
Description
Hi it seems most components are setup to use TS defaultProp, which will be removed from function components.
I suppose this future error is present in all components using defaultProps.
React Native Information
`Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.`
`MemoizedTNodeRenderer: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.`
RNRH Version
6.3.4
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
Run in a React Native project >= 0.74
Additional Notes
No response
Decision Table
<yyy>is not rendered”Good Faith Declaration
Description
Hi it seems most components are setup to use TS defaultProp, which will be removed from function components.
I suppose this future error is present in all components using defaultProps.
React Native Information
RNRH Version
6.3.4
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
Run in a React Native project >= 0.74
Additional Notes
No response