SDK Version (managed workflow only) 43 Environment expo-env-info 1.0.3 environment info: System: OS: macOS 12.0.1 Shell: 5.8 - /bin/zsh Binaries: Node: 17.8.0 - /usr/local/bin/node Yarn: 1.22.17 - /usr/local/bin/yarn npm: 6.14.13 - /usr/local/bin/npm Watchman: 2022.03.21.00 -...
Also I added expo-build-properties: "android": { "compileSdkVersion": 31, "targetSdkVersion": 31, "buildToolsVersion": "31.0.0", "kotlinVersion": "1.7.10" } My full package.json (this project managed by nx and code shared with web project, so some packages may not be actual for ...
IEnumSyncSchedules interface (Windows) OffloadModExpo function (Windows) IInputPersonalizationManager::Reserved5 method (Windows) IInputPersonalizationDataSink::Shutdown method (Windows) Device object (Windows) WINEVENTPROC function pointer (Windows) BCryptBuffer structure (Windows) InterlockedXor8Release func...
IEnumSyncSchedules interface (Windows) OffloadModExpo function (Windows) IInputPersonalizationManager::Reserved5 method (Windows) IInputPersonalizationDataSink::Shutdown method (Windows) Device object (Windows) WINEVENTPROC function pointer (Windows) BCryptBuffer structure (Windows) InterlockedXor8Release func...
SDKs: iOS SDK: Platforms: DriverKit 21.2, iOS 15.2, macOS 12.1, tvOS 15.2, watchOS 8.3 IDEs: Android Studio: 2023.1 AI-231.9392.1.2311.11330709 Xcode: 13.2.1/13C100 - /usr/bin/xcodebuild npmPackages: expo: ^50.0.4 => 50.0.4
expo-cli: 5.4.6 Project workflow: managed``` ### What platform(s) does this occur on? iOS ### SDK Version 44 ### Environment EAS CLI 0.55.1 environment info: System: OS: macOS 12.4 Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.15.0 - /opt/homebrew/opt/node@16/bin/node ...
version: 10.2.3 path: ~/.nvm/versions/node/v20.9.0/bin/npm Watchman: version: 2024.08.12.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.13.0 path: /Users/yo/.rvm/gems/ruby-2.7.5/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 23.5 - iOS 17.5 - macOS 14.5 -...
Using this examplehttps://docs.expo.io/versions/latest/sdk/location/#usagefrom documentation I created this snackhttps://snack.expo.io/@rvieceli/expo-issue-10756 I only added time result below the location result. Android takes ~0.051 seconds to get my location ...
"expo-splash-screen": "~0.27.4", "expo-status-bar": "~1.12.1", "expo-system-ui": "~3.0.4", "expo-web-browser": "~13.0.3", "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "^7.51.5", "react-native": "0.74.1", "react-native-auth0": "^3.2.1", ...
react-native:https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz=> 0.59.8 react-navigation: ^3.11.1 => 3.11.1 npmGlobalPackages: expo-cli: 3.0.4 Steps to Reproduce Recently I upgraded from expo sdk 32 to 34 version. As part of this changes, changed the references to expo...