callstack / react-native-paper

Material Design for React Native (Android & iOS)
https://reactnativepaper.com
MIT License
12.37k stars 2.04k forks source link

Text.Icon default props warning on Android and IOS #4412

Closed stakez closed 2 weeks ago

stakez commented 2 weeks ago

Current behaviour

Building both IOS and Android show the following warning

"ERROR Warning: TextInput.Icon: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead. in TextInput.Icon"

Expected behaviour

No warnings

How to reproduce?

Preview

What have you tried so far?

Your Environment

software version
ios x
android x
react-native x.x.x
react-native-paper x.x.x
node x.x.x
npm or yarn x.x.x
expo sdk x.x.x
raajnadar commented 2 weeks ago

https://github.com/callstack/react-native-paper/pull/4385