Expo sdk 48 github.

Expo sdk 48 github env file with dotenv -e . Sign up for a free GitHub account to open an issue and contact its maintainers Aug 29, 2023 · 안녕하세요 모듈을 잘 사용하고 있었는데 Google Play에서 아래와 같은 메시지가 와서 앱 업데이트를 출시하려면 2023년 8월 31일까지 대상 API 수준을 업데이트하세요 앱이 이전 버전의 Android를 타겟팅하는 것으로 확인되었습니다. md at main · expo/expo Contribute to pchmn/test-expo-sdk-48 development by creating an account on GitHub. SDK Version. Ensure your Android phone is the selected device in Orbit: 4. Contribute to LuizHGodoy/expo-toast development by creating an account on GitHub. 14. Oct 5, 2023 · Summary Hi folks, hope you're all doing well. mjs extension to metro config. 😀 npx create-expo-app --template bare-minimum@~47 Mar 4, 2023 · Hi everyone, react-native-skia is supported in Expo starting Expo SDK 46. 14 Expo Workflow: managed. 사용자에게 안전하고 보안이 유지되는 환경을 제공하기 위해 Google Play의 Mar 7, 2024 · Expo SDK 50 project with how you configured it now This one is important, especially since you mentioned the unresolved function in the P. Maybe you could use them directly without react-native-get-random-values? Jul 6, 2023 · Use an existing sdk 48 project; Delibrately update a dependency to the @latest - using npm/yarn outdated to check which have updates; Run expo start; Witness the expo-doctor version check warnings in the terminal before the QR code; Upgrade to SDK 49 (yarn upgrade expo@latest) Do not update other dependencies; Run expo start; See metro starts . Expected behaviour. However stated Expo SDK 49 is needed in multiple places Contribute to najathi/expo-sdk-48-sass-transformer development by creating an account on GitHub. PDF reader not working after updating expo SDK 48 to expo SDK 49 in android device. Expo Go also does not support the New Architecture. Feb 18, 2023 · Minimal reproducible example https://github. Camera. It works inside the src folder, but it's not working inside the node_modules folder where my private package lies. 17. 0 - /usr/local/bin/node Feb 17, 2023 · peterpme changed the title SDK ~48. I did remove sdkVersion": "47. What platform(s) does this occu 📓 Expo SDK 48 reference installation. Jan 25, 2024 · if you have Expo Go version 48 and your project uses SDK 49, you will be prompted to download Expo Go version 49. expo. Not quite sure how already closed issue (#320 #292) are observed - probably not so much, so that's the reason why I'm opening up this issue. Image. This package has been removed as of SDK 48. Jan 27, 2023 · I also getting same issue with expo SDK 47 Key "uri" in the image picker result is deprecated and will be removed in SDK 48, you can access selected assets through the "assets" array instead. 2 @expo/config-plugins@8. 0 and react-native from 0. SDK, or write your own native code Mar 3, 2023 · VSCode extension for React Native - supports debugging and editor integration - [Feature] Update documentation for Expo SDK 48 · Issue #1918 · microsoft/vscode-react-native Dec 13, 2021 · Install the new version of the Expo package: npm install expo@^48. It might indicate a dependency chain issue. io. If I adopt this, will I be breaking Expo users that are still on Expo SDK 47? I don't use Expo myself so I'm not sure, perhaps you could ask on Expo support channels if libraries that have config plugins moving to v6 will break non-Expo 48 users and report back. There are 1103 other projects in the npm registry using expo. Did anything changed lately? it works fine for lower versions of the SDK. variant. May 1, 2025 · SDK 53: Release notes; SDK 52: Release notes. I took this sample app and updated my dependencies to match the latest Expo SDK 48 release. 3. impl. 14 => 0. I'm trying to upgrade two expo apps inside a yarn monorepo, the apps were on the SDK 48 and after upgrading to 51 they won't start, they are trying to import a file from within expo from the root of the monorepo but I'm not sure why or which dependency should be update to include it. json) Mar 6, 2023 · for expo-cli publish issue, could you elaborate what's the steps you did? that would help us to investigate the problem. Expo SDK 48 is being used in demo in the RouterV2 demo router-demo. However, from SDK 49, it does not work. 11 and when I run npx expo-doctor its prints: Issues: Expected package expo-modules-autolinking@~1. Apr 6, 2023 · I also found that another user here was experiencing the same issue but failed to provide a reproducible repo. Library should still return correct results in SDK 49 in assets array as other keys than canceled and assets are deprecated in SDK 49. Tip: You can create a new SDK 48 project using npx create-expo . 71. To upgrade, see these Release notes. S. 0 there is a big problem for versioning this time where versioned aar size is from ~17MB to ~131MB because of prefab, so it' May 23, 2024 · No (tested in Expo Go) Summary. com/pchmn/test-expo-sdk-48 Summary When using expo sdk 48 with react-native-maps (with Google Maps) there is a bug at iOS The plugin is not working with the latest expo SDK. only the sdk 48 based app could get updates from expo-cli publish. Sep 5, 2002 · I am able to get it to work perfectly with 49 on a dev client. While some parts of firebase has react-native specific entry points (like @firebase/auth), all of this code uses require() statements. Sign up for a free GitHub account to open an issue and contact its maintainers and the Jul 23, 2023 · Saved searches Use saved searches to filter your results more quickly Apr 12, 2023 · Saved searches Use saved searches to filter your results more quickly Sep 18, 2024 · Check that native modules use compatible support package versions for installed Expo SDK. Mar 31, 2023 · I'm not entirely sure which step fixed it. Oct 23, 2023 · Summary I follow the guide to install sentry into my project but when i run npm expo-doctor to check if it's all ok I have the following error: Expected package @expo/config-plugins@~6. Just let me know. May 10, 2025 · Expo SDK versions are released three times each year, and each Expo SDK release targets a single React Native version. The following blog posts may included outdated information, but they are still useful for reference if you happen to fall far behind on SDK upgrades. Aug 1, 2022 · I've just hit this upgrading from SDK 48 to 49 in a bare RN project too. Sep 21, 2023 · With SDK 49, still the best option is to manually add . After migrating to Expo SDK 48, I found out that it is not working on Android anymore. We're planning to fix the listing of other branches in the app. No any errors while application running in development mode. Mar 24, 2023 · Summary I created a new bare project and added expo-updates. Output from npx expo-env-info: Apr 2, 2023 · Saved searches Use saved searches to filter your results more quickly Mar 16, 2023 · I have this Node Version: 18. YouTube. Managed or bare? Bare. In conclusion, the Expo team has yet again delivered a significant update to their platform with the release of SDK 48. I'm accessing env variables like process. Mar 5, 2023 · The problem are the version conflict on React-native and metro-config for my case. Environment. Ensure you have Expo Orbit installed. 0 Found invalid: @expo/config-plugins@6. Since 3. 4 (for more info, run: npm why @expo/config-pl Mar 20, 2023 · Summary Build failed after update to SDK 48 (from SDK 46). Are you able to fix, or anyone's up for a PR maybe? Jun 3, 2023 · Saved searches Use saved searches to filter your results more quickly Mar 24, 2023 · Expo SDK 48 build failed #21824. 5. You can also create your own. On Android it works fine. Key "cancelled" in the image picker result is deprecated and will be removed in SDK 48, use "canceled" instead. 1 of @vonovak/react-native-theme-control library into my project, which is using Expo SDK 48. 2 seems to be an older version, I don't expect any fixes, but is there is a list of compatible/tested Expo/React native versions anywhere? Mar 8, 2023 · After updating (or creating a new Expo project) this warning shows up as soon as I add Provider when using it on web. pdf files Jul 12, 2023 · Saved searches Use saved searches to filter your results more quickly Why add android sdk 48 versioned code How et add-sdk -p android -s 48. useAssets() returns an array, so I import all the assets with a single call to that hook, and then each image component references the localUri property of one of the assets in the array. Expo SDK 49 supports environment variables starting with the prefix EXPO_PUBLIC_. 3 Mar 1, 2023 · Today I was testing expo SDK 48 and I noticed the same problem that was reported here. 4 => 48. json for common issues Checking package. Oct 2, 2023 · You signed in with another tab or window. Check Expo config for common issues Check package. Write better code with AI Code review. 8 - /bin/zsh Binaries: Node: 16. toast message for react native expo sdk 48. 4. 3. 10 to 48. if you have Expo Go version 49 and your project uses SDK 48, you will be prompted to download Expo Go version 48. json for common issues failed Issues: [stderr] Source code for the deprecated expo-firebase-core package. 3 | Expo SDK 48; Firebase SDK version: Firebase v9. I updated the packages as well as remade the native android and ios packages. 3, I do recommend that you start with the SDK 48 template if you did not do so. fetchUpdateAsync() manually first time after install on device. - Issues · expo/expo Aug 16, 2023 · Saved searches Use saved searches to filter your results more quickly May 17, 2023 · I've also tested the same exact code with expo sdk 46 and 47 and it works fine as well as expo sdk 47 with the latest react-native version but when I tried with expo sdk 48 I get that bug. 3, the authentication persistence wasn't working anymore. Start using expo in your project by running `npm i expo`. Contribute to jadbox/expo-sdk development by creating an account on GitHub. 0 Found invalid: @expo/config-plugins@5. 15. Myself, other contributors to expo-community-flipper, Kudo (expo team) and others are there and want to help you succeed. Contribute to gaishimo/expo-sdk-48-example development by creating an account on GitHub. 1. 72 expo sdk v 48. 69. Contribute to pchmn/test-expo-sdk-48 development by creating an account on GitHub. Start the Expo Go app download: Mar 28, 2023 · Summary. " Sign up for a free GitHub account to open an issue and contact Mar 10, 2023 · Tera suporte ao expo Sdk 48? Fiz a atualização aqui e deu o seguinte problema: Expected package @expo/config-plugins@~6. 8, after yarn install npx expo run:android —variant release doesn’t compile. An open-source framework for making universal native apps with React. 5 environment info: System: We are experiencing a critical issue with our iOS radio application after upgrading from SDK 48 to SDK versions 51 and 52** (while our Android version works without any problems). api. The Expo SDK. 0, which we believe to be a safe bump and will help many developers to avoid the issue in this thread. See full list on notjust. GitHub. The release cadence of React Native has varied over its history and it is currently on pace for six releases in 2025. Plug in your Android phone to this computer. you can check it by typing this command npm ls metro In my case, it show result as below code. It was working fine before, but after I updated Expo SDK from 46. Expo constants seem to be undefined in a built APK but works for iOS build, android simulator and iOS simulator. build. json) Minimal reproducible example https://github. Is the SDK 49 support going to h May 2, 2022 · expo-random is generally deprecated in SDK 48, we merged it into expo-crypto which now has some new cool features, including its own getRandomValues and randomUUID functions. Jul 12, 2023 · Expo SDK 48 / Android Build Failure with "Execution failed for task ':app:checkDebugAarMetadata'. New issue Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Are you suggesting that to use the AuthSession API with iOS on Expo SDK 48, it's necessary to utilize development builds? Feb 15, 2023 · [SDK 48][expo-updates] Could not read embedded manifest; Sign up for a free GitHub account to open an issue and contact its maintainers and the community. We don't typically bump the default Xcode version used on EAS Build for already released Expo SDK versions, but in this case we bumped it to Xcode 14. Sign in Product Mar 1, 2023 · A problem occurred configuring project ':react-native-async-storage_async-storage'. Resources "How do I ask a good question?" "Join the community" Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React. . 21 react: 18. The app initially loads correctly, but after launching th Apr 9, 2023 · Hello! Our GitHub issues are reserved for bug reports. json for common issues Jul 12, 2023 · Summary Expected: eas build --local --non-interactive --json --clear-cache --platform android --profile debug --output debug. 1 from 14. json?I think you need to either set useClassicUpdates to true (if using the classic update mechanism), or set a url for using the newish EAS Updates. 1, but that only breaks iOS as well and introduces a lot of flickering. Clear cache. Find and fix vulnerabilities Nov 12, 2024 · The New Architecture rollout is happening now! After a year of working on a number of varied initiatives at Expo and across the React Native ecosystem, in close collaboration with Meta, Software Mansion, and many other developers in the community, we are excited to be rolling out the New Architecture by default for all newly created projects from SDK 52 onward. If you have a question about Expo or related tools, please post on our forums at https://forums. /sdk-48 --template blank@48. Contribute to RoutinelyMagical/Expo-48-reference-installation development by creating an account on GitHub. Upgrade all dependencies to match SDK 48: npx expo install --fix after upgrade all dependencies. for example, after upgrading from sdk 47 -> 48, you should create a new sdk 48 based app. env. json file, adding the below code the build is successful but the apps get stuck on splash screen - "android": { "image": "lat Nov 8, 2022 · Why In its current form, this plugin relies heavily on regex based mods in order to function, which means with every new expo SDK (which means every react-native update (which means every Podfile change)), we need to recertify that this Jul 6, 2023 · Is there a way to support expo-sdk >= 48 with a newer react-native-web that has dropped setNativeProps? The text was updated successfully, but these errors were encountered: All reactions I am running Expo SDK 48 with Expo router + Nativewind@next without issues. md Summary After updating to SDK 48, I'm getting the white flash of background when using dark mode on device and the No native splash screen registered for given view controller error, SDK 47 What platform(s) does this occur on? I'm having a Expo app (SDK 48) within a mono-repo and trying to deploy it as builds for both Android and iOS by using command eas build -p all. May 1, 2023 · Skip to content. 6 to 0. 0 . Can someone creat Mar 31, 2023 · I'm not entirely sure which step fixed it. expo-env-info 1. I tried to make it work but I couldn't. Latest version: 49. 8. com/gloredo/expo-sdk-49-downloaded-file-issue/tree/main Summary After updating SDK 48 to 49, the . You switched accounts on another tab or window. Minimal reproducible example npx expo-doctor Summary I update the expo SDK from 48. LibraryVariantBuilderImpl. 2. Blog post guide Read more about the Expo Go vs Development Builds differences on the blog. 1. 0 => 18. 0. Reload to refresh your session. zip should return a debug. IO deprecate SDK 45 ; I am upgrade application (from SDK 45) to SDK 48 and successfuly submit/publish it to Apple Strore and Google Play ; My client asked me to change the color scheme - I changed a value in variables, but the application wasn't building anymore ; I downgrade from SDK 48 to SDK 46 and oh thank god Expo SDK Sass Transformer TypeScript Use this template to create your own web compatible expo apps. 1 100 lines of "react-navigation failed to find sourcemap" issue Feb 17, 2023 peterpme mentioned this issue Feb 17, 2023 Mar 12, 2023 · rinaldycodes changed the title EXPO SDK FAILED 48 BUILD FAILED Task :app:compileReleaseJavaWithJavac FAILED EXPO SDK 48 BUILD FAILED Task :app:compileReleaseJavaWithJavac FAILED Mar 12, 2023 expo-bot added the incomplete issue: missing or invalid repro A minimal reproducible example is required for most issues label Mar 12, 2023 Mar 23, 2023 · Your Android gradle files seem quite different from the ones in the Expo SDK 48 template that are known to work. May 8, 2023 · Minimal reproducible example None Summary When I use the old version expo SDK 45, it is OK. Write better code with AI Security. 0 Found invalid: @expo/config-plugins@7. Feb 27, 2023 · expo-random has been merged with expo-crypto and now the functions like, getRandomValues, randomUUID and digest functions are supported by expo-crypto. It was created for the command line: npx create-expo-app --template bare-minimum; 😔 It didn't work today March 03; In fact if I create a project using SDK 47 it's working correctly. 0, while gifted chat uses 4. 0 react-native: 0. Today I tried building the exact same commit and the apps are crashing on Android. 0 Beta with Expo SDK 48 or 47 - expo-ts5. Feb 25, 2023 · You signed in with another tab or window. Testflight and android builds are crashing when triggering Updates. 0", but IIRC that wasn't enough. prod -- expo start. Steps to Reproduce Install lottie-react-native as described by Expo docs here (we are using the managed workflow) Add LottieView as described within Navigation Menu Toggle navigation. Mar 1, 2023 · Getting Help. But after I upgrade my APP to expo SDK 48, Google Play reports my app has advertisement SDK, and the SDK is AdMod These are all dependencies of m Jul 26, 2023 · Minimal reproducible example hyochan/expo-router-starter#5 Summary In expo SDK 48, it was possible to load custom . On expo SDK 48, react-native-safe-area-context is upgraded to version 4. 5 (for more info, run: npm why @expo/config-plugins) Advice: Upgrade dependencies that are using the invalid package Sep 1, 2023 · Minimal reproducible example https://github. dev/. This update is a substantial step forward in the evolution of the platform. Steps to Reproduce / Code Snippets. However, it fails to build at the step Run gradlew and Install pods on Android and iOS respectively. MY_VARIABLE. I will attempt to create a minimal diff showing the changes needed. Environment Sep 1, 2023 · Summary react: 18. I was required to log Oct 14, 2023 · After upgrading to Expo SDK 49 from 48, they are not working properly in standalone builds. 1 react-navigation failed to find sourcemap issue SDK ~48. How to reproduce? Create a new Expo project: yarn create expo-app folder-to-install-app-in yarn add react-native-web react-dom @expo/webpack-config Sep 5, 2023 · Saved searches Use saved searches to filter your results more quickly Mar 1, 2023 · You signed in with another tab or window. I can bump the dependency if it's fine Oct 4, 2023 · Summary Build keeps failing for SDK 48, few weeks back the build working, now the build keeps failing If in eas. expo && rm package-lock. Apr 20, 2023 · Saved searches Use saved searches to filter your results more quickly Apr 4, 2024 · I have a similar issue which started sometime at least in the last 48 hours. Time flies fast Expo SDK 48 has been there a for a minute now and react-native-wagmi-charts doesn't support it on web (it seems to work on iOS and Android with no issue) Line Graph render but the tooltip is broken, we can't change graph Mar 15, 2023 · Minimal reproducible example None Summary Hello, I'm updating my version of expo from 46 to 48 and using the bare workflow of expo. You signed out in another tab or window. We’re not quite ready to recommend that you use this for your app yet since you’re likely to run into a number of issues (eg: third-party modules that don’t yet support the new architecture). 0 Found invalid: expo-modules-autolinkin Contribute to gaishimo/expo-sdk-48-example development by creating an account on GitHub. 77 is available with Expo SDK 52. View SDK and docs code, submit a PR, or report an issue. 15, last published: 12 hours ago. 5 environment info: System: OS Jul 9, 2023 · On web expo-document-picker returned correct results in SDK 48 in uri, name and in other keys. npm cache clean --force Run your project : npx expo start or npx expo start --tunnel How to use TypeScript 5. @sregg @efkan @asphyxiar I did some more investigation, and now this appears to be fixable with some changes to the way you are calling expo-asset APIs. Feb 10, 2023 · TrustyTechSG changed the title Expo SDK 48 build failed: "Cannot add Google Maps to the project's AppDelegate because it's malformed" Expo SDK 48 iOS build failed: "Cannot add Google Maps to the project's AppDelegate because it's malformed" Feb 11, 2023 Apr 2, 2023 · To workaround this problem in the project i was working on (which was a school project) i just downgraded to EXPO SDK 47. React Native 0. Apr 9, 2025 · When the update is happening, I log the value of localAssetFiles and I can see that this is non-null. Contribute to najathi/expo-sdk-48-sass-transformer development by creating an account on GitHub. Let me know if you have questions. Sep 24, 2023 · Package not working in expo rect-native v 0. 18 project: expo managed OS: windows I was trying to build an apk and share an expo pre-release build of my app by using the "eas build -p android --profile preview" but the buil We have a project using expo SDK 49 and now my company has decided to use realm on it but currently it is not supported. getAssetsAsync() crashes on Android, Expo SDK 48 MediaLibrary. Mar 17, 2023 · I made a build on 7th of March and it was working perfectly. Already Aug 8, 2023 · Description: I have installed the version 3. npx expo run:ios --configuration Release compile but app crashes when opened. 2. - expo/CHANGELOG. Documented at http://docs. While I can successfully build the app for iOS, I am encountering Kotlin compile errors during th May 19, 2023 · Saved searches Use saved searches to filter your results more quickly Leveraging Mitosis with Expo SDK 48+: Seeking Tips for Design System Integration Hey there, Is anyone currently using Mitosis with Expo SDK 48+? We've adopted Expo SDK as our go-to framework for new projects encompassing both Web and Mobile development. 5 environment info: System: OS: macOS 12. 4 for expo-firebase-analytics@8. You may try working example in ht Jan 6, 2024 · expo: ~48. android. #192. Other suggested fixes either do not help, or create other compatibility issues depending on which expo packages the app uses. I'm encountering a strange issue when trying to build an APK. exe. 0 or yarn add expo@^48. 48's auto-linking was working fine, 49 breaks and doesn't appear to add a dynamic implementation project(':expo') to the app dependencies. Feb 13, 2023 · Summary App crashed with expo SDK 48 beta with error: Cannot find native module 'ExpoIntentLauncher' Worked fine in SDK 47 with expo-intent-launcher version ~10. Mar 10, 2023 · @expo/config-plugins version is still 5. In the end, I: cleaned out all packages & the npm cache (rm -rf node_modules && npm cache clean --force && rm -rf . getAssetsAsync() with sortBy crashes on Android, Expo SDK 48 Feb 22, 2023 brentvatne added needs review Issue is ready to be reviewed by a maintainer and removed needs validation Issue needs to be validated labels Feb 22, 2023 Contribute to pchmn/test-expo-sdk-48 development by creating an account on GitHub. However, your response has prompted a new question for me. Also, try starting with expo start -c to clean the cache. Summary. When I kill the app and restart, I see that localAssetFiles is null. log" Currently using the wrong version of @expo/config-plugins. Expo supplies a vast array of SDK modules. Upgrade expo to SDK 48 Jul 7, 2023 · Which package manager are you using? (Yarn is recommended) None. Apr 10, 2023 · Checking dependency versions for compatibility with the installed Expo SDK Checking dependency versions for compatibility with the installed Expo SDK passed; Validating Expo Config Validating Expo Config passed; Checking package. Detailed check results: Expected package @expo/config-plugins@^7. 4 (for more info, run: npm Mar 20, 2023 · Apple regularly bumps minimum supported versions of Xcode / iOS for submissions. In iOS, it builds successfully, but when starting the app, it tries to update and fails to do so. dev/ or join our Discord at https://chat. 2; Firebase Product: auth [REQUIRED] Describe the problem. 1 as a peer dependency which leads to the registration of two views: Invariant Violation: Tried to register two views with the same name RNCSafeAreaProvider, js engine: hermes. I am trying to get react-native-graph working in my Expo app (Expo SDK 48) but am not successful at that. If you still use this package, see our Migration Guide for help upgrading. Jul 8, 2023 · @jonrh While I agree it shouldn't crash, I wonder if you did configure updates via the app. Manage code changes Mar 15, 2023 · Hello! Our GitHub issues are reserved for bug reports. Why In its current form, this plugin relies heavily on regex based mods in order to function, which means with every new expo SDK (which means every react-native update (which means every Podfile change)), we need to recertify that this You can confidently start your project with Expo Go and switch to a development when you decide that you want to push the app into production. dev Feb 3, 2023 · The Expo SDK. See our Using Firebase guide for how to use the Firebase JS SDK or React Native Firebase directly. > Could not create an instance of type com. 5 (for m May 3, 2025 · It looks like firebase is suffering from the dual-package hazard. Mar 21, 2023 · Month ago - EXPO. I tried upgrading to 4. Any help? Managed or bare workflow? managed What platform(s) does this occur on? Mar 23, 2023 · Description Cannot get any Lottie animations to show in an Expo SDK 48 React Native app. 8 expo SDK : 48. 1 Shell: 5. 5 environment info: System: OS: macOS 13. Apr 21, 2023 · Support for the New Architecture/Fabric in all Expo packages except expo-dev-client. Not show the warning. Expo runs on Android, iOS, and the web. zip file. Navigation Menu Toggle navigation Mar 16, 2023 · Browser version: React-native v0. 0 @prateek-somaiya try updating npm version and clear cache, it helped me at least @NasirAziz I did, actually that's the first thing I did! Jul 13, 2023 · Summary Using bare, clean react native application with RN 0. What platform(s) does this occur on? Android. mp4 and . Since you are using React Native 0. The best way to get help is to check the expo tracker for an issue and open an issue if needed. The assets array length is 0 so no results are returned. In here i'm using Metro bundler to generate the apps for both web and mobile. npx expo-doctor: WARNING: We recommend using PowerShell or Bash via WSL 2 for development with Expo CLI on Windows. 0 to 48. This is typically the latest stable version at the time of the release. 48. You may encounter issues using cmd. com/ChrisiPK/expo-48-react-native-skia Summary When setting up an Expo project with Expo SDK 48, it requires Xcode 14. 0 NPM Version: 9. Expected package @expo/config-plugins@~6. 0 in expo sdk 48 (should Sign up for free to join this conversation on GitHub. 4 @expo/config-plugins@5. If someone wants a working demo, I can share it to you on github and put a link here. SDK 51: Release notes; Deprecated SDK Version Changelogs. With 50 in a dev client, it (sometimes) doesn't trigger inline breakpoints, but respects things like "debugger;" and "console. Feb 22, 2023 · yotam-frid changed the title MediaLibrary. izciv zhvuw qqpzeiuv gxin hzrrpjuh stwzpwl kuepu sus qbdj gkxza
PrivacyverklaringCookieverklaring© 2025 Infoplaza |