You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have swithced to expo sdk 51 with react native 0.74.5 on Android 14.
The below warning started to popup on render of the <DateTimePickerModal />
Warning: Unknown: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.
Environment info
SDKs:
Android SDK:
API Levels:
- "33"
- "34"
- "35"
Build Tools:
- 33.0.1
- 34.0.0
- 35.0.0
System Images:
- android-34 | Google Play Intel x86_64 Atom
- android-35 | Google Play Intel x86_64 Atom
Android NDK: Not Found
Windows SDK: Not Found
Languages:
Java: 17.0.11
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.74.5
wanted: 0.74.5
react-native-windows: Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
datetimepicker version: 8.2.0
The text was updated successfully, but these errors were encountered:
I have swithced to expo sdk 51 with react native 0.74.5 on Android 14.
The below warning started to popup on render of the
<DateTimePickerModal />
Environment info
datetimepicker version: 8.2.0
The text was updated successfully, but these errors were encountered: