react-native-ui-lib
react-native-ui-lib copied to clipboard
Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Description
Upgrading to latest of react native and expo, I get this with RNUI ActionSheet
Related to
- [ ] Components
More Info
Screenshots/Video
Environment
- React Native version: 0.74.1
- React Native UI Lib version: 7.21.2
- Expo version: 51.0.0
Affected platforms
- [ ] Android
- [ ] iOS
Same warning for me
same
here too
same too
same too
same warning, after updating expo sdk and react native. for now, I see it when using Dash component, which uses defaultProps. hope this will be resolved soon!
Warning: TabController.TabBar: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
me tooooo
I hope to solve this problem as soon as possible
I can bring up a PR myself to fix this
when i use picker same
#3285