Jesse Harlin
Results
82
comments of
Jesse Harlin
To follow up, I was able to build in EAS without specifying the kotlin version. Here's what I am using: ```package.json { "expo": "53.0.9", "react": "19.0.0", "react-native": "0.79.2", "react-native-gifted-chat": "2.8.1",...
@gorhom I still get ``` The following issues were found when validating your dependencies against React Native Directory: Unsupported on New Architecture: @gorhom/bottom-sheet ``` with `expo-doctor@latest`, do we need to...