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 am using @react-native-community/datetimepickerversion 7.6.2 in my Expo application and sometimes when the user is picking a datetime date (happens once in 10 tries) my app just crash with the mentioned below.
This only happens in IOS, on Android it works fine.
Run the example code and pick dates for 10 seconds
Describe what you expected to happen:
The application crashes
Environment info
Expo version:
"expo": "^49.0.0"
npx react-native info output:
System:
OS: Windows 10 10.0.19045
CPU: (8) x64 Intel(R) Core(TM) i7-4771 CPU @ 3.50GHz
Memory: 7.10 GB / 15.92 GB
Binaries:
Node:
version: 18.12.1
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 1.22.19
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 9.2.0
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-213.7172.25.2113.9123335
Visual Studio: Not Found
Languages:
Java: Not Found
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.72.4
wanted: 0.72.4
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
datetimepicker version: 7.6.2
iOS: 15.8
The text was updated successfully, but these errors were encountered:
Bug report
Summary
I am using
@react-native-community/datetimepicker
version 7.6.2
in my Expo application and sometimes when the user is picking adatetime
date (happens once in 10 tries) my app just crash with the mentioned below.This only happens in IOS, on Android it works fine.
Reproducible sample code
Steps to reproduce
Describe what you expected to happen:
Environment info
Expo
version:npx react-native info
output:datetimepicker version: 7.6.2
iOS: 15.8
The text was updated successfully, but these errors were encountered: