-
-
Notifications
You must be signed in to change notification settings - Fork 623
Open
Labels
bugCrush'em all.Crush'em all.
Description
Decision Table
- My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
- My issue does not look like “The HTML element
<yyy>
is not rendered”
Good Faith Declaration
- I have read the HELP document here: https://git.io/JBi6R
- I have read the CONTRIBUTING document here: https://git.io/JJ0Pg
- I have confirmed that this bug has not been reported yet
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
- Android
- iOS
- Web
- MacOS
- Windows
Reproduction Platforms
- Android
- iOS
- Web
- MacOS
- Windows
Minimal, Reproducible Example
Run in a React Native project >= 0.74
Additional Notes
No response
marko1604, djMax, AronBe, frovere, chrisatwoodbmx and 45 more
Metadata
Metadata
Assignees
Labels
bugCrush'em all.Crush'em all.