Update installation.mdx Verified b0c4c90 docs-page bot commented Dec 23, 2024 To view this pull requests documentation preview, visit the following URL: docs.page/invertase/notifee~1178 Documentation is deployed and generated using docs.page. CLAassistant commented Dec 23, 2024 • edited All...
Update the guide's installation instructions based on default template structure,jest-expoupdates (such astransformIgnorePatternsis now included by default in preset config). Also, provide manual installation instructions and configuration instructions when the Expo project is not created with the default...
They store different versions of images that are picked based on the device's DPI (for more information please see this official Android docs). To achieve proper scaling of your splash screen image on every device you should have following directories: res/drawable-mdpi - scale 1x - resources...
This issue appeared after installing expo modules based onhttps://docs.expo.dev/bare/installing-expo-modules/#usage Dunno if this is a similar or unrelated issue, but I'm catching the same warningNo such module 'ExpoModulesCore'in XCode; however, when I send it to the EAS build service, ...
Follow this guide : https://docs.expo.dev/bare/installing-expo-modules/#manual-installation, For ios, it thow error on expo run ios: ❌ (/Users/appdev/Documents/creati-rn-app/node_modules/expo-modules-core/ios/Core/Views/SwiftUI/AutoSizingStack.swift:35:16) 33 | content.fixedSize(horizo...
Advice: Add '/android' and '/ios' to your .gitignore file if you intend to use CNG / Prebuild. Learn more: https://docs.expo.dev/workflow/prebuild/#usage-with-eas-build One or more checks failed, indicating possible issues with the project. ...
See thepreview docsfor more information. on:[pull_request]jobs:preview:runs-on:ubuntu-lateststeps: -name:🏗 Setup repouses:actions/checkout@v3-name:🏗 Setup Nodeuses:actions/setup-node@v3with:node-version:18.xcache:yarn-name:🏗 Setup EASuses:expo/expo-github-action@v8with:eas-version:...
https://docs.expo.dev/eas-update/runtime-versions/ You'll see that when you set the runtimeVersion to sdkVersion that it will use the current expo SDK version as the runtime version. The "sdkVersion" policy will set the runtime version to the current SDK version of a project. For in...
Add support for syncing Journaling Suggestions, Managed App Installation UI, and 5G Network Slicing capabilities. (#2525 by @szdziedzic) 11.0.3 - 2024-08-31 🐛 Bug fixes Revert config-related packages to SDK 50 version from SDK 51 version to fix broken entitlements behavior for older SDKs....
Add support for syncing Journaling Suggestions, Managed App Installation UI, and 5G Network Slicing capabilities. (#2525 by @szdziedzic)11.0.3 - 2024-08-31🐛 Bug fixesRevert config-related packages to SDK 50 version from SDK 51 version to fix broken entitlements behavior for older SDKs. (#...