Expo sdk 48 github json) Minimal reproducible example https://github. 8, after yarn install npx expo run:android —variant release doesn’t compile. 21 react: 18. 48. Expo SDK 49 supports environment variables starting with the prefix EXPO_PUBLIC_. 5 (for m May 3, 2025 · It looks like firebase is suffering from the dual-package hazard. I took this sample app and updated my dependencies to match the latest Expo SDK 48 release. 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. Feb 25, 2023 · You signed in with another tab or window. If you still use this package, see our Migration Guide for help upgrading. 72 expo sdk v 48. It was working fine before, but after I updated Expo SDK from 46. On Android it works fine. Jul 8, 2023 · @jonrh While I agree it shouldn't crash, I wonder if you did configure updates via the app. Already Aug 8, 2023 · Description: I have installed the version 3. 69. Can someone creat Mar 31, 2023 · I'm not entirely sure which step fixed it. Image. 4. Library should still return correct results in SDK 49 in assets array as other keys than canceled and assets are deprecated in SDK 49. However, it fails to build at the step Run gradlew and Install pods on Android and iOS respectively. Oct 2, 2023 · You signed in with another tab or window. In conclusion, the Expo team has yet again delivered a significant update to their platform with the release of SDK 48. What platform(s) does this occu 📓 Expo SDK 48 reference installation. 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. exe. However, your response has prompted a new question for me. The assets array length is 0 so no results are returned. SDK Version. 1, but that only breaks iOS as well and introduces a lot of flickering. 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. You signed out in another tab or window. May 1, 2023 · Skip to content. impl. 0, which we believe to be a safe bump and will help many developers to avoid the issue in this thread. Expo supplies a vast array of SDK modules. env. Start the Expo Go app download: Mar 28, 2023 · Summary. Tip: You can create a new SDK 48 project using npx create-expo . expo && rm package-lock. Steps to Reproduce / Code Snippets. However, from SDK 49, it does not work. You may try working example in ht Jan 6, 2024 · expo: ~48. On expo SDK 48, react-native-safe-area-context is upgraded to version 4. dev/ or join our Discord at https://chat. if you have Expo Go version 49 and your project uses SDK 48, you will be prompted to download Expo Go version 48. 5 environment info: System: OS: macOS 13. 3, I do recommend that you start with the SDK 48 template if you did not do so. only the sdk 48 based app could get updates from expo-cli publish. 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. 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. I am trying to get react-native-graph working in my Expo app (Expo SDK 48) but am not successful at that. Sep 21, 2023 · With SDK 49, still the best option is to manually add . 5. Summary. zip file. 😀 npx create-expo-app --template bare-minimum@~47 Mar 4, 2023 · Hi everyone, react-native-skia is supported in Expo starting Expo SDK 46. 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. 77 is available with Expo SDK 52. 4 @expo/config-plugins@5. 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. 사용자에게 안전하고 보안이 유지되는 환경을 제공하기 위해 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. dev Feb 3, 2023 · The Expo SDK. 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. The release cadence of React Native has varied over its history and it is currently on pace for six releases in 2025. Also, try starting with expo start -c to clean the cache. 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. See our Using Firebase guide for how to use the Firebase JS SDK or React Native Firebase directly. 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. Latest version: 49. 6 to 0. I was required to log Oct 14, 2023 · After upgrading to Expo SDK 49 from 48, they are not working properly in standalone builds. An open-source framework for making universal native apps with React. 1 react-navigation failed to find sourcemap issue SDK ~48. Ensure your Android phone is the selected device in Orbit: 4. 3, the authentication persistence wasn't working anymore. 0 - /usr/local/bin/node Feb 17, 2023 · peterpme changed the title SDK ~48. Expo SDK 48 is being used in demo in the RouterV2 demo router-demo. json for common issues failed Issues: [stderr] Source code for the deprecated expo-firebase-core package. Contribute to jadbox/expo-sdk development by creating an account on GitHub. 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. Expected behaviour. 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. 3. 0 Found invalid: @expo/config-plugins@6. 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. Since you are using React Native 0. Sign in Product Mar 1, 2023 · A problem occurred configuring project ':react-native-async-storage_async-storage'. Blog post guide Read more about the Expo Go vs Development Builds differences on the blog. 5 environment info: System: OS: macOS 12. 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를 타겟팅하는 것으로 확인되었습니다. Mar 5, 2023 · The problem are the version conflict on React-native and metro-config for my case. Not show the warning. 1. 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. The best way to get help is to check the expo tracker for an issue and open an issue if needed. Other suggested fixes either do not help, or create other compatibility issues depending on which expo packages the app uses. I will attempt to create a minimal diff showing the changes needed. Mar 10, 2023 · @expo/config-plugins version is still 5. npm cache clean --force Run your project : npx expo start or npx expo start --tunnel How to use TypeScript 5. I did remove sdkVersion": "47. 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 . I tried to make it work but I couldn't. 14 Expo Workflow: managed. 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. What platform(s) does this occur on? Android. json for common issues Checking package. 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. expo-env-info 1. getAssetsAsync() crashes on Android, Expo SDK 48 MediaLibrary. 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 or yarn add expo@^48. 10 to 48. Apr 21, 2023 · Support for the New Architecture/Fabric in all Expo packages except expo-dev-client. 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. 8 expo SDK : 48. 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). Key "cancelled" in the image picker result is deprecated and will be removed in SDK 48, use "canceled" instead. Mar 1, 2023 · Getting Help. This is typically the latest stable version at the time of the release. expo. mp4 and . The app initially loads correctly, but after launching th Apr 9, 2023 · Hello! Our GitHub issues are reserved for bug reports. 4 => 48. Testflight and android builds are crashing when triggering Updates. com/gloredo/expo-sdk-49-downloaded-file-issue/tree/main Summary After updating SDK 48 to 49, the . 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. There are 1103 other projects in the npm registry using expo. zip should return a debug. npx expo run:ios --configuration Release compile but app crashes when opened. Write better code with AI Code review. Just let me know. 15, last published: 12 hours ago. 0 Found invalid: @expo/config-plugins@7. log" Currently using the wrong version of @expo/config-plugins. After migrating to Expo SDK 48, I found out that it is not working on Android anymore. No any errors while application running in development mode. You switched accounts on another tab or window. 8 - /bin/zsh Binaries: Node: 16. 3 Mar 1, 2023 · Today I was testing expo SDK 48 and I noticed the same problem that was reported here. 0 and react-native from 0. Did anything changed lately? it works fine for lower versions of the SDK. 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. " 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. 1 Shell: 5. 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. May 8, 2023 · Minimal reproducible example None Summary When I use the old version expo SDK 45, it is OK. 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. In here i'm using Metro bundler to generate the apps for both web and mobile. Mar 31, 2023 · I'm not entirely sure which step fixed it. 14. Contribute to najathi/expo-sdk-48-sass-transformer development by creating an account on GitHub. In iOS, it builds successfully, but when starting the app, it tries to update and fails to do so. Plug in your Android phone to this computer. 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. You may encounter issues using cmd. View SDK and docs code, submit a PR, or report an issue. The Expo SDK. Ensure you have Expo Orbit installed. 4 (for more info, run: npm Mar 20, 2023 · Apple regularly bumps minimum supported versions of Xcode / iOS for submissions. 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. 0. toast message for react native expo sdk 48. Contribute to RoutinelyMagical/Expo-48-reference-installation development by creating an account on GitHub. 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. Documented at http://docs. 11 and when I run npx expo-doctor its prints: Issues: Expected package expo-modules-autolinking@~1. 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. 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. Jul 12, 2023 · Expo SDK 48 / Android Build Failure with "Execution failed for task ':app:checkDebugAarMetadata'. 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. Manage code changes Mar 15, 2023 · Hello! Our GitHub issues are reserved for bug reports. 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. build. To upgrade, see these Release notes. GitHub. 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. android. May 10, 2025 · Expo SDK versions are released three times each year, and each Expo SDK release targets a single React Native version. 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. 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 . Environment. Clear cache. Sep 5, 2002 · I am able to get it to work perfectly with 49 on a dev client. Expected package @expo/config-plugins@~6. I'm encountering a strange issue when trying to build an APK. I updated the packages as well as remade the native android and ios packages. 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. 15. When I kill the app and restart, I see that localAssetFiles is null. It works inside the src folder, but it's not working inside the node_modules folder where my private package lies. Environment Sep 1, 2023 · Summary react: 18. 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. io. Mar 17, 2023 · I made a build on 7th of March and it was working perfectly. 2 @expo/config-plugins@8. Let me know if you have questions. 0 Found invalid: @expo/config-plugins@5. 0 NPM Version: 9. Aug 1, 2022 · I've just hit this upgrading from SDK 48 to 49 in a bare RN project too. PDF reader not working after updating expo SDK 48 to expo SDK 49 in android device. If you have a question about Expo or related tools, please post on our forums at https://forums. Start using expo in your project by running `npm i expo`. We're planning to fix the listing of other branches in the app. I'm accessing env variables like process. In the end, I: cleaned out all packages & the npm cache (rm -rf node_modules && npm cache clean --force && rm -rf . 2; Firebase Product: auth [REQUIRED] Describe the problem. 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. 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). Sep 24, 2023 · Package not working in expo rect-native v 0. 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. With 50 in a dev client, it (sometimes) doesn't trigger inline breakpoints, but respects things like "debugger;" and "console. Contribute to LuizHGodoy/expo-toast development by creating an account on GitHub. dev/. 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. 2. New issue Sign up for a free GitHub account to open an issue and contact its maintainers and the community. 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. Minimal reproducible example npx expo-doctor Summary I update the expo SDK from 48. Expo Go also does not support the New Architecture. Managed or bare? Bare. YouTube. 4 for expo-firebase-analytics@8. Mar 24, 2023 · Summary I created a new bare project and added expo-updates. Navigation Menu Toggle navigation Mar 16, 2023 · Browser version: React-native v0. 17. 2. #192. Today I tried building the exact same commit and the apps are crashing on Android. 0", but IIRC that wasn't enough. See full list on notjust. - 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. Reload to refresh your session. for example, after upgrading from sdk 47 -> 48, you should create a new sdk 48 based app. 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. Feb 22, 2023 · yotam-frid changed the title MediaLibrary. 0 in expo sdk 48 (should Sign up for free to join this conversation on GitHub. Write better code with AI Security. md at main · expo/expo Contribute to pchmn/test-expo-sdk-48 development by creating an account on GitHub. Apr 9, 2025 · When the update is happening, I log the value of localAssetFiles and I can see that this is non-null. 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. 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 from 14. Contribute to gaishimo/expo-sdk-48-example development by creating an account on GitHub. 48's auto-linking was working fine, 49 breaks and doesn't appear to add a dynamic implementation project(':expo') to the app dependencies. npx expo-doctor: WARNING: We recommend using PowerShell or Bash via WSL 2 for development with Expo CLI on Windows. 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. React Native 0. Upgrade all dependencies to match SDK 48: npx expo install --fix after upgrade all dependencies. 1. Expo constants seem to be undefined in a built APK but works for iOS build, android simulator and iOS simulator. 0 . Detailed check results: Expected package @expo/config-plugins@^7. Mar 21, 2023 · Month ago - EXPO. It might indicate a dependency chain issue. Oct 5, 2023 · Summary Hi folks, hope you're all doing well. Check Expo config for common issues Check package. 0 => 18. 0 to 48. If someone wants a working demo, I can share it to you on github and put a link here. Apr 6, 2023 · I also found that another user here was experiencing the same issue but failed to provide a reproducible repo. Feb 18, 2023 · Minimal reproducible example https://github. - expo/CHANGELOG. Contribute to pchmn/test-expo-sdk-48 development by creating an account on GitHub. I tried upgrading to 4. 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. 3 | Expo SDK 48; Firebase SDK version: Firebase v9. SDK 51: Release notes; Deprecated SDK Version Changelogs. Upgrade expo to SDK 48 Jul 7, 2023 · Which package manager are you using? (Yarn is recommended) None. /sdk-48 --template blank@48. variant. 0, while gifted chat uses 4. prod -- expo start. . 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. While some parts of firebase has react-native specific entry points (like @firebase/auth), all of this code uses require() statements. You can also create your own. > Could not create an instance of type com. 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. 3. Expo runs on Android, iOS, and the web. 0 Found invalid: expo-modules-autolinkin Contribute to gaishimo/expo-sdk-48-example development by creating an account on GitHub. 8. 14 => 0. Myself, other contributors to expo-community-flipper, Kudo (expo team) and others are there and want to help you succeed. you can check it by typing this command npm ls metro In my case, it show result as below code. 71. MY_VARIABLE. S. 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. fetchUpdateAsync() manually first time after install on device. 1 of @vonovak/react-native-theme-control library into my project, which is using Expo SDK 48. May 1, 2025 · SDK 53: Release notes; SDK 52: Release notes. This update is a substantial step forward in the evolution of the platform. LibraryVariantBuilderImpl. 0 Beta with Expo SDK 48 or 47 - expo-ts5. api. 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. com/ChrisiPK/expo-48-react-native-skia Summary When setting up an Expo project with Expo SDK 48, it requires Xcode 14. json for common issues Jul 12, 2023 · Summary Expected: eas build --local --non-interactive --json --clear-cache --platform android --profile debug --output debug. This package has been removed as of SDK 48. Camera. @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. mjs extension to metro config. 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. 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. env file with dotenv -e . 0 react-native: 0. qsyzaztwflefazgljpbjmizzogdnwqwiwwspqgnrbvfatnrbctv