Closed stevekuznetsov closed 6 months ago
I notice that the package.json
in this repository still reads "react-native": "^0.73.0"
- did the Expo SDK bump simply move us to an incompatible combination?
Sorry, got our wires crossed on our builds, there is no issue here with the new combination. Apologies for the noise.
In the past, we ran into #866, and upgraded
react-native-community/datetimepicker
from7.6.1
to7.6.3
to fix it, onreact-native@0.73.6
. This worked great.Then, we moved to Expo SDK 51, which bumped to
react-native@0.74.1
andreact-native-community/datetimepicker@8.0.1
, now our iOS build fails on Expo with: