CINXE.COM

<!DOCTYPE html><html lang="en"><head><meta charSet="UTF-8" data-next-head=""/><meta http-equiv="X-UA-Compatible" content="IE=edge" data-next-head=""/><meta name="referrer" content="origin" data-next-head=""/><meta name="viewport" content="width=device-width, initial-scale=1" data-next-head=""/><meta name="sourceApp" content="mobileWeb" data-next-head=""/><meta name="mobile-web-app-capable" content="yes" data-next-head=""/><title data-next-head="">Changelog — Expo</title><meta name="twitter:title" content="Changelog — Expo" data-next-head=""/><meta property="og:title" content="Changelog — Expo" data-next-head=""/><meta name="description" content="Check out new updates from Expo on the Expo changelog." data-next-head=""/><meta name="twitter:description" content="Check out new updates from Expo on the Expo changelog." data-next-head=""/><meta property="og:description" content="Check out new updates from Expo on the Expo changelog." data-next-head=""/><meta name="twitter:card" content="summary_large_image" data-next-head=""/><meta name="twitter:site" content="@expo" data-next-head=""/><meta name="theme-color" media="(prefers-color-scheme: dark)" content="#151718" data-next-head=""/><meta property="og:locale" content="en_US" data-next-head=""/><meta property="og:type" content="website" data-next-head=""/><meta property="og:site_name" content="Expo" data-next-head=""/><link rel="icon" type="image/png" href="https://static.expo.dev/static/favicons/favicon-light-48x48.png" data-next-head=""/><link rel="icon" href="https://static.expo.dev/static/favicons/favicon-light-32x32.png" sizes="32x32" type="image/png" data-next-head=""/><link rel="icon" href="https://static.expo.dev/static/favicons/favicon-light-16x16.png" sizes="16x16" type="image/png" data-next-head=""/><link rel="manifest" href="/manifest.json" data-next-head=""/><link rel="apple-touch-icon" href="https://static.expo.dev/static/brand/app-icon-512x512.png" data-next-head=""/><meta property="og:image" content="https://static.expo.dev/static/share/changelog.jpg" data-next-head=""/><meta property="og:image:url" content="https://static.expo.dev/static/share/changelog.jpg" data-next-head=""/><meta property="og:image:secure_url" content="https://static.expo.dev/static/share/changelog.jpg" data-next-head=""/><meta name="twitter:image" content="https://static.expo.dev/static/share/changelog.jpg" data-next-head=""/><meta name="msapplication-TileImage" content="https://static.expo.dev/static/brand/app-icon-512x512.png" data-next-head=""/><link rel="preconnect" href="https://static.expo.dev" crossorigin="anonymous"/><link rel="preload" href="https://static.expo.dev/_next/static/media/a34f9d1faa5f3315-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="https://static.expo.dev/_next/static/media/df99695897be762b-s.p.woff2" as="font" type="font/woff2" crossorigin="anonymous" data-next-font="size-adjust"/><link rel="preload" href="https://static.expo.dev/_next/static/css/3512f362849d88cf.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="https://static.expo.dev/_next/static/css/3512f362849d88cf.css" crossorigin="anonymous" data-n-g=""/><link rel="preload" href="https://static.expo.dev/_next/static/css/5f724f2766ff2bcc.css" as="style" crossorigin="anonymous"/><link rel="stylesheet" href="https://static.expo.dev/_next/static/css/5f724f2766ff2bcc.css" crossorigin="anonymous" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="anonymous" nomodule="" src="https://static.expo.dev/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="https://static.expo.dev/_next/static/chunks/webpack-42ffda9dbddf819f.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/chunks/framework-7c0186c596003b0a.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/chunks/main-c933710fbe8aa2d6.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/chunks/pages/_app-df64e95351b8f187.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/chunks/1765-0546fddcd8b34040.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/chunks/5447-2e23ebb93dad877a.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/chunks/5209-ee1c3511dcc35f67.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/chunks/pages/changelog-38159233b6c3e044.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/tizlt7Y3IhSczE54yFoFe/_buildManifest.js" defer="" crossorigin="anonymous"></script><script src="https://static.expo.dev/_next/static/tizlt7Y3IhSczE54yFoFe/_ssgManifest.js" defer="" crossorigin="anonymous"></script><style id="__jsx-1817795490">html,body,kbd,button,input,select,tspan,text{font-family:'Inter', 'Inter Fallback', Inter, system-ui, sans-serif,sans-serif}code,pre{font-family:'Fira Code', 'Fira Code Fallback', 'Fira Code', monospace,monospace}</style></head><body class="text-pretty antialiased"><script>(function() { function o(){try{return!(!window.localStorage||void 0===window.localStorage)&&(window.localStorage.setItem("localStorage:test","value"),"value"===window.localStorage.getItem("localStorage:test")&&(window.localStorage.removeItem("localStorage:test"),!0))}catch(e){return!1}} function getInitialColorMode(){if(o()){var e=window.localStorage.getItem("data-expo-theme");if("string"==typeof e)return e}var t=window.matchMedia("(prefers-color-scheme: dark)");return"boolean"==typeof t.matches&&t.matches?"dark":"light"} function setInitialColorMode(){"dark"===getInitialColorMode()?document.documentElement.classList.add("dark-theme"):document.documentElement.classList.remove("dark-theme")} setInitialColorMode(); })() </script><div id="__next"><nav><div class="top-0 z-20 grid h-15 grid-cols-[1fr_auto] items-center gap-4 border-b bg-default px-4 border-default"><button class="flex cursor-pointer mt-px max-md-gutters:mt-0" type="button" aria-label="Navigate to home"><svg viewBox="0 0 71 20" fill="none" role="img" class="icon-md w-[74px] text-default max-md-gutters:hidden" title="Expo home"><path d="M9.258 6.342c.158-.23.331-.26.472-.26.14 0 .374.03.532.26 2.06 2.806 6.332 10.208 6.727 10.611.585.597 1.388.225 1.854-.452.46-.667.587-1.135.587-1.634 0-.34-6.653-12.614-7.324-13.636C11.462.248 11.252 0 10.15 0h-.825c-1.1 0-1.259.248-1.903 1.23C6.75 2.254.097 14.528.097 14.868c0 .5.127.967.587 1.634.466.677 1.269 1.05 1.854.452.395-.403 4.661-7.805 6.72-10.61zm14.941-5.237v15.344h9.35v-3.113h-6.125v-3.244h5.45V6.98h-5.45V4.218h6.125V1.105h-9.35zM46.25 16.449l-3.88-5.568 3.619-5.195h-3.662L40.54 8.23l-1.765-2.543h-3.706l3.618 5.217-3.857 5.546h3.661l2.027-2.915 2.027 2.915h3.705zm7.572-10.982c-1.482 0-2.637.614-3.378 1.732V5.686H47.37V20h3.073v-5.063c.74 1.117 1.896 1.731 3.378 1.731 2.768 0 4.97-2.52 4.97-5.611 0-3.091-2.202-5.59-4.97-5.59zm-.697 8.242c-1.504 0-2.681-1.14-2.681-2.652 0-1.49 1.177-2.653 2.68-2.653 1.483 0 2.681 1.184 2.681 2.653 0 1.49-1.198 2.652-2.68 2.652zm12.188-8.242c-3.16 0-5.558 2.411-5.558 5.612 0 3.2 2.397 5.59 5.557 5.59 3.139 0 5.558-2.39 5.558-5.59 0-3.2-2.42-5.612-5.558-5.612zm0 2.96c1.438 0 2.55 1.117 2.55 2.652 0 1.49-1.112 2.63-2.55 2.63-1.46 0-2.55-1.14-2.55-2.63 0-1.535 1.09-2.653 2.55-2.653z" fill="currentColor"></path></svg><svg viewBox="0 0 20 20" fill="none" role="img" class="icon-md hidden text-default max-md-gutters:flex" title="Expo home"><path d="M9.477 7.638c.164-.24.343-.27.488-.27.145 0 .387.03.551.27 2.13 2.901 6.55 10.56 6.959 10.976.605.618 1.436.233 1.918-.468.475-.69.607-1.174.607-1.69 0-.352-6.883-13.05-7.576-14.106-.667-1.017-.884-1.274-2.025-1.274h-.854c-1.138 0-1.302.257-1.969 1.274C6.883 3.406 0 16.104 0 16.456c0 .517.132 1 .607 1.69.482.7 1.313 1.086 1.918.468.41-.417 4.822-8.075 6.952-10.977z" fill="currentColor"></path></svg></button></div></nav><div class="min-h-dvh bg-default dark:bg-screen"><div class="mx-auto max-w-screen-lg px-4 py-10"><header class="flex flex-wrap justify-between gap-4 py-6"><div class="flex flex-col gap-1.5"><h1 class="text-default heading-4xl font-bold">Changelog</h1><p class="text-secondary">New updates and improvements to Expo and EAS.</p></div><div class="flex flex-wrap gap-3 pt-2.5 max-md-gutters:pt-1"><a target="_blank" rel="noopener noreferrer" class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-secondary bg-button-secondary text-button-secondary shadow-xs hocus:bg-button-secondary-hover active:scale-98 relative" type="button" href="https://x.com/expo"><svg fill="none" viewBox="0 0 24 24" class="translate-z icon-sm text-button-secondary-icon" role="img"><g id="x-logo-custom-icon"><path id="Vector" fill="currentColor" d="M13.9027 10.4686L21.3482 2H19.5838L13.119 9.3532L7.95547 2H2L9.8082 13.1193L2 22H3.76443L10.5915 14.2348L16.0445 22H22L13.9023 10.4686H13.9027ZM11.4861 13.2173L10.695 12.1101L4.40018 3.29968H7.11025L12.1902 10.4099L12.9813 11.5172L19.5847 20.7594H16.8746L11.4861 13.2177V13.2173Z"></path></g></svg><span class="flex self-center text-inherit leading-none select-none"><div class="transition-opacity">Follow</div></span></a><a class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-primary bg-button-primary text-button-primary shadow-xs hocus:bg-button-primary-hover active:scale-98 relative" type="button" href="/mailing-list/signup"><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-button-primary-icon" role="img"><g id="mail-01-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z"></path></g></svg><span class="flex self-center text-inherit leading-none select-none"><div class="transition-opacity">Subscribe</div></span></a></div></header><div class="flex flex-col gap-20 py-10"><div class="mx-auto w-full max-w-screen-lg max-md-gutters:max-w-full"><div><div class="mb-5 flex flex-col gap-3"><a class="cursor-pointer decoration-0 transition-opacity hocus:opacity-80" href="/changelog/improved-profile-icons-soon"><h1 class="text-default heading-2xl m-0 font-bold">Improved project and account profile icons coming soon, will replace old icons</h1></a><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Mar 8, 2025<!-- --> by</p><div class="flex items-center gap-2"><img alt="James Ide" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/437205c5d34b5832dbbb3c887e2b88d183a478bc-512x512.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/437205c5d34b5832dbbb3c887e2b88d183a478bc-512x512.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/437205c5d34b5832dbbb3c887e2b88d183a478bc-512x512.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">James Ide</p></div></div></div><div class="prose mb-6 max-w-full dark:prose-invert"><p class="text-default overflow-wrap-anywhere mb-2">You will soon be able to set an icon for your project and your account profile on the EAS website, and the legacy system is being phased out.</p></div></div><a class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-secondary bg-button-secondary text-button-secondary shadow-xs hocus:bg-button-secondary-hover active:scale-98" href="/changelog/improved-profile-icons-soon"><span class="flex self-center text-inherit leading-none select-none">Read More</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-button-secondary-icon" role="img"><g id="arrow-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12H19M19 12L12 5M19 12L12 19"></path></g></svg></a></div><div class="mx-auto w-full max-w-screen-lg max-md-gutters:max-w-full"><div><div class="mb-5 flex flex-col gap-3"><a class="cursor-pointer decoration-0 transition-opacity hocus:opacity-80" href="/changelog/react-native-78"><h1 class="text-default heading-2xl m-0 font-bold">Expo support for React Native 0.78</h1></a><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Feb 18, 2025<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div><div class="prose mb-6 max-w-full dark:prose-invert"><p class="text-default overflow-wrap-anywhere mb-2">React Native 0.78 is supported in a canary release of the Expo SDK, instructions available in this post. Expo SDK 53 will be released in the spring and will likely support React Native 0.79.</p></div><div class="mb-8 flex aspect-[1200/675] w-full items-center justify-center"><figure><img alt="React Native 0.78" loading="eager" rel="preload" class="mb-4 rounded-lg border-[0.01rem] border-palette-gray4 bg-element" srcSet="https://cdn.sanity.io/images/siias52v/staging/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=300 300w, https://cdn.sanity.io/images/siias52v/staging/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=600 600w, https://cdn.sanity.io/images/siias52v/staging/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=900 900w, https://cdn.sanity.io/images/siias52v/staging/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=1200 1200w, https://cdn.sanity.io/images/siias52v/staging/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=1800 1800w, https://cdn.sanity.io/images/siias52v/staging/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=2400 2400w" src="https://cdn.sanity.io/images/siias52v/staging/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=1200" width="1200" height="675"/><figcaption></figcaption></figure></div></div><a class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-secondary bg-button-secondary text-button-secondary shadow-xs hocus:bg-button-secondary-hover active:scale-98" href="/changelog/react-native-78"><span class="flex self-center text-inherit leading-none select-none">Read More</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-button-secondary-icon" role="img"><g id="arrow-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12H19M19 12L12 5M19 12L12 19"></path></g></svg></a></div><div class="mx-auto w-full max-w-screen-lg max-md-gutters:max-w-full"><div><div class="mb-5 flex flex-col gap-3"><a class="cursor-pointer decoration-0 transition-opacity hocus:opacity-80" href="/changelog/2025-01-21-react-native-0.77"><h1 class="text-default heading-2xl m-0 font-bold">React Native 0.77 is now available with Expo SDK 52</h1></a><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jan 21, 2025<!-- --> by</p><div class="flex items-center gap-2"><img alt="Vojtech Novak" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/b93f5840df806a03ec4ea0ca59c1cf4a359ac780-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/b93f5840df806a03ec4ea0ca59c1cf4a359ac780-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/b93f5840df806a03ec4ea0ca59c1cf4a359ac780-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Vojtech Novak</p></div></div></div><div class="prose mb-6 max-w-full dark:prose-invert"><p class="text-default overflow-wrap-anywhere mb-2">Today, <a href="https://reactnative.dev/blog/2025/01/21/version-0.77" target="_blank" rel="noopener noreferrer" class="cursor-pointer decoration-0 transition-opacity hocus:opacity-80">React Native 0.77 was released</a>, and Expo SDK 52 now supports both React Native 0.76 and 0.77. Typically, an Expo SDK version is tied to a specific React Native version. For example, Expo SDK 50 was only tested against and expected to be compatible with React Native 0.73, and tools such as Expo CLI and Doctor will validate that you are using the expected version. We&#x27;ve decided that this isn&#x27;t necessary for React Native 0.77. As a result, this should be an even quicker upgrade than usual – if you choose to upgrade.</p></div><div class="mb-8 flex aspect-[1200/675] w-full items-center justify-center"><figure><img alt="React Native 0.77 - now in Expo SDK 52" loading="eager" rel="preload" class="mb-4 rounded-lg border-[0.01rem] border-palette-gray4 bg-element" srcSet="https://cdn.sanity.io/images/siias52v/staging/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png?auto=format&amp;fit=max&amp;q=75&amp;w=300 300w, https://cdn.sanity.io/images/siias52v/staging/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png?auto=format&amp;fit=max&amp;q=75&amp;w=600 600w, https://cdn.sanity.io/images/siias52v/staging/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png?auto=format&amp;fit=max&amp;q=75&amp;w=899 899w, https://cdn.sanity.io/images/siias52v/staging/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png?auto=format&amp;fit=max&amp;q=75&amp;w=1199 1199w, https://cdn.sanity.io/images/siias52v/staging/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png?auto=format&amp;fit=max&amp;q=75&amp;w=1799 1799w, https://cdn.sanity.io/images/siias52v/staging/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png?auto=format&amp;fit=max&amp;q=75&amp;w=2398 2398w" src="https://cdn.sanity.io/images/siias52v/staging/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png?auto=format&amp;fit=max&amp;q=75&amp;w=1199" width="1200" height="675"/><figcaption><p class="text-xs mb-2 text-center text-secondary">React Native 0.77 was released, and Expo SDK 52 now supports both React Native 0.76 and 0.77.</p></figcaption></figure></div></div><a class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-secondary bg-button-secondary text-button-secondary shadow-xs hocus:bg-button-secondary-hover active:scale-98" href="/changelog/2025-01-21-react-native-0.77"><span class="flex self-center text-inherit leading-none select-none">Read More</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-button-secondary-icon" role="img"><g id="arrow-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12H19M19 12L12 5M19 12L12 19"></path></g></svg></a></div><div class="mx-auto w-full max-w-screen-lg max-md-gutters:max-w-full"><div><div class="mb-5 flex flex-col gap-3"><a class="cursor-pointer decoration-0 transition-opacity hocus:opacity-80" href="/changelog/2024-12-19-project-level-usage"><h1 class="text-default heading-2xl m-0 font-bold">Project-level usage metrics</h1></a><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 19, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt=" Philippe Loulidi" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6da719c3f6a4668ac35bcfe777ee92e65399e40c-800x800.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6da719c3f6a4668ac35bcfe777ee92e65399e40c-800x800.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6da719c3f6a4668ac35bcfe777ee92e65399e40c-800x800.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium"> Philippe Loulidi</p></div></div></div><div class="prose mb-6 max-w-full dark:prose-invert"><p class="text-default overflow-wrap-anywhere mb-2">Get ready to see more data about your projects: we just added resource usage data at the project level on the Expo dashboard.</p></div><div class="mb-8 flex aspect-[1200/675] w-full items-center justify-center"><figure><img alt="Resource usage per project on the EAS dashboard." loading="eager" rel="preload" class="mb-4 rounded-lg border-[0.01rem] border-palette-gray4 bg-element" srcSet="https://cdn.sanity.io/images/siias52v/staging/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=300 300w, https://cdn.sanity.io/images/siias52v/staging/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=600 600w, https://cdn.sanity.io/images/siias52v/staging/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=900 900w, https://cdn.sanity.io/images/siias52v/staging/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=1200 1200w, https://cdn.sanity.io/images/siias52v/staging/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=1800 1800w, https://cdn.sanity.io/images/siias52v/staging/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=2400 2400w" src="https://cdn.sanity.io/images/siias52v/staging/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png?auto=format&amp;fit=max&amp;q=75&amp;w=1200" width="1200" height="675"/><figcaption></figcaption></figure></div></div><a class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-secondary bg-button-secondary text-button-secondary shadow-xs hocus:bg-button-secondary-hover active:scale-98" href="/changelog/2024-12-19-project-level-usage"><span class="flex self-center text-inherit leading-none select-none">Read More</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-button-secondary-icon" role="img"><g id="arrow-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12H19M19 12L12 5M19 12L12 19"></path></g></svg></a></div><div class="mx-auto w-full max-w-screen-lg max-md-gutters:max-w-full"><div><div class="mb-5 flex flex-col gap-3"><a class="cursor-pointer decoration-0 transition-opacity hocus:opacity-80" href="/changelog/2024-12-17-dpf-replaces-privacy-shield"><h1 class="text-default heading-2xl m-0 font-bold">Privacy Policy Updated: DPF Replaces Privacy Shield</h1></a><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 17, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Keith Kurak" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/4acdf911df64151706d36c3c767f5a02f3182ead-870x870.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/4acdf911df64151706d36c3c767f5a02f3182ead-870x870.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/4acdf911df64151706d36c3c767f5a02f3182ead-870x870.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Keith Kurak</p></div></div></div><div class="prose mb-6 max-w-full dark:prose-invert"></div></div><a class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-secondary bg-button-secondary text-button-secondary shadow-xs hocus:bg-button-secondary-hover active:scale-98" href="/changelog/2024-12-17-dpf-replaces-privacy-shield"><span class="flex self-center text-inherit leading-none select-none">Read More</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-button-secondary-icon" role="img"><g id="arrow-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12H19M19 12L12 5M19 12L12 19"></path></g></svg></a></div><div class="flex flex-col gap-4"><div class="border-b border-default pb-2"><h4 class="text-default font-semibold max-sm-gutters:text-sm heading-xl flex items-center gap-2.5"><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="icon-md text-icon-default translate-z" role="img"><g id="layout-alt-03-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.5 17H6.5M17.5 13H6.5M3 9H21M7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2C21 17.8802 21 18.7202 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.7202 21 17.8802 21 16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3Z"></path></g></svg>More posts</h4></div><div class="flex flex-col justify-start gap-2"><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-11-14-channel-pausing"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Channel pausing for EAS Update</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Nov 14, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Juwan Wheatley" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="15"/><p class="text-default text-xs font-medium">Juwan Wheatley</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-11-12-sdk-52"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo SDK 52</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Nov 12, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-10-24-sdk-52-beta"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo SDK 52 beta is now available</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Oct 24, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-10-14-security-activity"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Security activity record available to all users</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Oct 14, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt=" Josh McFarlin" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="17"/><p class="text-default text-xs font-medium"> Josh McFarlin</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-08-29-c3d-default"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Android builds are now 40% faster</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 29, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Stanisław Chmiela" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Stanisław Chmiela</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-08-21-audit-logs-available"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Audit logs available to enterprise users</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 21, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt=" Josh McFarlin" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="17"/><p class="text-default text-xs font-medium"> Josh McFarlin</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-08-14-react-native-0.75"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">React Native 0.75 is now available with Expo SDK 51</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 14, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Gabriel Donadel" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Gabriel Donadel</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-07-12-eas-build-upcoming-android-images-updates"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">EAS Build: Upcoming Android images updates</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jul 12, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Szymon Dziedzic" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Szymon Dziedzic</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-05-07-sdk-51"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo SDK 51</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">May 7, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-05-02-fast-failed-builds-exclusion"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">EAS Build: Pricing update</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">May 2, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Chris Jensen" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="15"/><p class="text-default text-xs font-medium">Chris Jensen</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-04-24-sdk-51-beta"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo SDK 51 beta is now available</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Apr 24, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-04-05-eas-build-xcode-15.3-image"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Xcode 15.3 image is now available on EAS Build</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Apr 5, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Szymon Dziedzic" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Szymon Dziedzic</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-03-29-eas-build-upcoming-ios-images-updates"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">EAS Build: Upcoming iOS images updates</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Mar 29, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Szymon Dziedzic" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Szymon Dziedzic</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-01-23-router-3"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo Router v3: API Routes, bundle splitting, speed improvements, and more</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jan 23, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Evan Bacon" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/c0127e195eba45105e856e49c151363836795d09-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/c0127e195eba45105e856e49c151363836795d09-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/c0127e195eba45105e856e49c151363836795d09-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Evan Bacon</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-01-18-sdk-50"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo SDK 50</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jan 18, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2024-01-18-eas-build-xcode-15.2-image"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Xcode 15.2 image is now available on EAS Build</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jan 18, 2024<!-- --> by</p><div class="flex items-center gap-2"><img alt="Szymon Dziedzic" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Szymon Dziedzic</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-12-20-2023-year-in-review"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo 2023: The year in review</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 20, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Jon Samp" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Jon Samp</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-12-19-eas-build-xcode-15.1-image"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Xcode 15.1 image is now available on EAS Build</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 19, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Szymon Dziedzic" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Szymon Dziedzic</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-12-13-eas-update-ui"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">EAS Update: new dashboard UI features</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 13, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt=" Tomasz Czajecki" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium"> Tomasz Czajecki</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-12-12-sdk-50-beta"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo SDK 50 beta is now available</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 12, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-12-07-cocoapods-cache"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Keep your cache close — It’s Faster!</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 7, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Stanisław Chmiela" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Stanisław Chmiela</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-12-01-build-annotations"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Introducing Build Annotations</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Dec 1, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Kadi Kraman" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Kadi Kraman</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-11-29-automatic-github-builds"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Speed up your development workflow with Automatic GitHub builds</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Nov 29, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Juwan Wheatley" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="15"/><p class="text-default text-xs font-medium">Juwan Wheatley</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-11-14-orbit-v1"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo Orbit v1: launcher app launched into orbit</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Nov 14, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Gabriel Donadel" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Gabriel Donadel</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-11-03-node-default"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">EAS Build: Upgrading default Node.js version from 16 to 18 on November 27th, 2023</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Nov 3, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-10-26-refreshed-sidebar"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Refreshed Sidebar Navigation in Dashboard</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Oct 26, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt=" Tomasz Czajecki" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium"> Tomasz Czajecki</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-09-29-libwebp"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Fix for CVE-2023-4863 in expo-image@1.3.4</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Sep 29, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-09-28-new-xcode-ios"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Xcode 15 and iOS 17</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Sep 28, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Brent Vatne" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Brent Vatne</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-09-25-eas-bun-support"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Support for Bun in EAS and Expo CLI</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Sep 25, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Kadi Kraman" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Kadi Kraman</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-09-12-notification-center"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Introducing Notification Center</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Sep 12, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Steven Songqi Pu" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/b1a54a233896505b50c0dcfbac5441bb14323d80-512x512.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/b1a54a233896505b50c0dcfbac5441bb14323d80-512x512.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/b1a54a233896505b50c0dcfbac5441bb14323d80-512x512.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Steven Songqi Pu</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-25-pinning-projects"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Pinning Projects in Dashboard</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 25, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt=" Tomasz Czajecki" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium"> Tomasz Czajecki</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-22-insights"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Understand your users and grow your app with EAS Insights</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 22, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Chris Walter" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/9dd9aa19b342be6932a97496016352f14aefdfcc-640x601.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/9dd9aa19b342be6932a97496016352f14aefdfcc-640x601.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/9dd9aa19b342be6932a97496016352f14aefdfcc-640x601.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="24"/><p class="text-default text-xs font-medium">Chris Walter</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-10-custom-builds"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Preview: fully customizable builds on EAS Build</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 10, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Szymon Dziedzic" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/232a5601f61034e9487950507672e509b484c3c8-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Szymon Dziedzic</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-10-dev-tools-plugins"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Proof of concept: Expo CLI Dev Tools Plugins</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 10, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Kudo Chien" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/a0f6639b3edfda8ead14239be6a50866b403ca86-400x400.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/a0f6639b3edfda8ead14239be6a50866b403ca86-400x400.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/a0f6639b3edfda8ead14239be6a50866b403ca86-400x400.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Kudo Chien</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-10-cr-sqlite"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Proof of concept: expo-sqlite integration with CR-SQLite</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 10, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Alan Hughes" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/fbc6f8287ef11f9f25db8039fee4ea8445dd7fe2-460x460.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/fbc6f8287ef11f9f25db8039fee4ea8445dd7fe2-460x460.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/fbc6f8287ef11f9f25db8039fee4ea8445dd7fe2-460x460.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Alan Hughes</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-09-orbit"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo Orbit: Download and launch builds</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 9, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Gabriel Donadel" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Gabriel Donadel</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-08-use-updates-api"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">UseUpdates() API for expo-updates</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 8, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Doug Lowder" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/634052e167642e6751b51da59103b8285aa34011-200x200.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/634052e167642e6751b51da59103b8285aa34011-200x200.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/634052e167642e6751b51da59103b8285aa34011-200x200.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Doug Lowder</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-08-sso"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Single Sign-On (SSO)</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 8, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Will Schurman" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/cc039beef2d6c77b64a8085c44b8cc59fdd106e6-638x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/cc039beef2d6c77b64a8085c44b8cc59fdd106e6-638x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/cc039beef2d6c77b64a8085c44b8cc59fdd106e6-638x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="15"/><p class="text-default text-xs font-medium">Will Schurman</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-08-rollouts-eas-update"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Rollouts for EAS Update</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 8, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Quin Jung" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/b45bc07a8b03c3551a0201b5f28a9dcd1762d417-598x616.png?auto=format&amp;fit=max&amp;q=75&amp;w=25 25w, https://cdn.sanity.io/images/siias52v/staging/b45bc07a8b03c3551a0201b5f28a9dcd1762d417-598x616.png?auto=format&amp;fit=max&amp;q=75&amp;w=50 50w" src="https://cdn.sanity.io/images/siias52v/staging/b45bc07a8b03c3551a0201b5f28a9dcd1762d417-598x616.png?auto=format&amp;fit=max&amp;q=75&amp;w=25" width="25" height="26"/><p class="text-default text-xs font-medium">Quin Jung</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-02-new-tables-and-timeline-activities"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">New Dashboard Tables and More Timeline Activities</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 2, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt=" Tomasz Czajecki" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium"> Tomasz Czajecki</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-08-01-eas-free-plan-limits"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Enforcement of EAS Free plan limits</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Aug 1, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Chris Jensen" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="15"/><p class="text-default text-xs font-medium">Chris Jensen</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-07-24-vscode-theme"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Expo VS Code theme</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jul 24, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Bartosz Kaszubowski" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/f7106bd643e2167ab12ef676ef9b359b12386cc2-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/f7106bd643e2167ab12ef676ef9b359b12386cc2-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/f7106bd643e2167ab12ef676ef9b359b12386cc2-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="15"/><p class="text-default text-xs font-medium">Bartosz Kaszubowski</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-07-19-github-linking"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Link your GitHub repo with Expo</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jul 19, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Juwan Wheatley" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="15"/><p class="text-default text-xs font-medium">Juwan Wheatley</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-07-05-docs-organization"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Improved Expo Docs organization</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jul 5, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Aman Mittal" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/98614494e9f5b180a1d3bc70e69007dd1d5d955c-1018x1012.png?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/98614494e9f5b180a1d3bc70e69007dd1d5d955c-1018x1012.png?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/98614494e9f5b180a1d3bc70e69007dd1d5d955c-1018x1012.png?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Aman Mittal</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-05-03-app-js"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">App.js 2023</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">May 3, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Jon Samp" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Jon Samp</p></div></div></div></a></div><div class="flex"><a class="w-full rounded-md px-3 py-2 transition-colors hocus:bg-element" href="/changelog/2023-01-31-q4-summary"><div class="flex flex-col gap-1"><p class="text-default font-medium m-0">Changes summary Q4 2022</p><div class="flex items-center gap-1.5"><p class="text-xs text-secondary m-0">Jan 31, 2023<!-- --> by</p><div class="flex items-center gap-2"><img alt="Jon Samp" loading="lazy" class="aspect-square rounded-full bg-element object-cover size-[26px]" srcSet="https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26 26w, https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=52 52w" src="https://cdn.sanity.io/images/siias52v/staging/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg?auto=format&amp;fit=max&amp;q=75&amp;w=26" width="26" height="26"/><p class="text-default text-xs font-medium">Jon Samp</p></div></div></div></a></div></div></div></div></div></div><footer class="relative z-10 border-t border-t-default bg-default"><div class="relative mx-auto w-full max-w-screen-xl-gutters px-6 pb-20 pt-16 max-md-gutters:pb-10 max-md-gutters:pt-8"><nav class="grid grid-cols-4 gap-8 max-md-gutters:grid-cols-1 max-md-gutters:gap-0" aria-label="Expo Directory" role="navigation"><div aria-label="Open Navigation Menu"><input id="footerLinks-Product" type="checkbox" class="invisible max-md-gutters:flex"/><label for="footerLinks-Product" class="pointer-events-none flex items-center justify-between rounded-md px-3.5 py-2 max-md-gutters:pointer-events-auto max-md-gutters:cursor-pointer max-md-gutters:border max-md-gutters:border-secondary max-md-gutters:px-3.5 max-md-gutters:hocus:bg-subtle"><span class="text-default font-medium">Product</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="icon-md translate-z hidden text-icon-secondary transition-transform duration-300 max-md-gutters:block" role="img"><g id="chevron-down-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 9L12 15L18 9"></path></g></svg></label><ul class="ml-0 list-none max-md-gutters:mt-2 max-md-gutters:hidden"><li class="mb-0"><a target="_blank" rel="noopener noreferrer" class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="https://github.com/expo/expo"><p class="text-secondary inline-flex items-center gap-1">Star us on GitHub<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-icon-secondary" role="img"><g id="arrow-up-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 17L17 7M17 7H7M17 7V17"></path></g></svg></p></a></li><li class="mb-0"><a target="_blank" rel="noopener noreferrer" class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="https://github.com/expo/expo/tree/main/packages/%40expo/cli"><p class="text-secondary inline-flex items-center gap-1">Expo CLI on GitHub<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-icon-secondary" role="img"><g id="arrow-up-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 17L17 7M17 7H7M17 7V17"></path></g></svg></p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/eas"><p class="text-secondary inline-flex items-center gap-1">EAS</p></a></li><li class="mb-0"><a target="_blank" rel="noopener noreferrer" class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="https://github.com/expo/eas-cli"><p class="text-secondary inline-flex items-center gap-1">EAS CLI on GitHub<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-icon-secondary" role="img"><g id="arrow-up-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 17L17 7M17 7H7M17 7V17"></path></g></svg></p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/go"><p class="text-secondary inline-flex items-center gap-1">Expo Go</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/orbit"><p class="text-secondary inline-flex items-center gap-1">Expo Orbit</p></a></li><li class="mb-0"><a target="_blank" rel="noopener noreferrer" class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="https://snack.expo.dev"><p class="text-secondary inline-flex items-center gap-1">Snack<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-icon-secondary" role="img"><g id="arrow-up-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 17L17 7M17 7H7M17 7V17"></path></g></svg></p></a></li></ul></div><div aria-label="Open Navigation Menu"><input id="footerLinks-Resources" type="checkbox" class="invisible max-md-gutters:flex"/><label for="footerLinks-Resources" class="pointer-events-none flex items-center justify-between rounded-md px-3.5 py-2 max-md-gutters:pointer-events-auto max-md-gutters:cursor-pointer max-md-gutters:border max-md-gutters:border-secondary max-md-gutters:px-3.5 max-md-gutters:hocus:bg-subtle"><span class="text-default font-medium">Resources</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="icon-md translate-z hidden text-icon-secondary transition-transform duration-300 max-md-gutters:block" role="img"><g id="chevron-down-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 9L12 15L18 9"></path></g></svg></label><ul class="ml-0 list-none max-md-gutters:mt-2 max-md-gutters:hidden"><li class="mb-0"><a target="_blank" rel="noopener noreferrer" class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="https://docs.expo.dev/"><p class="text-secondary inline-flex items-center gap-1">Docs<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-icon-secondary" role="img"><g id="arrow-up-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 17L17 7M17 7H7M17 7V17"></path></g></svg></p></a></li><li class="mb-0"><a href="/blog" class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle"><p class="text-secondary inline-flex items-center gap-1">Blog</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/changelog"><p class="text-secondary inline-flex items-center gap-1">Changelog</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/mailing-list/signup"><p class="text-secondary inline-flex items-center gap-1">Newsletter</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/support"><p class="text-secondary inline-flex items-center gap-1">Support</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/trust"><p class="text-secondary inline-flex items-center gap-1">Trust Center</p></a></li><li class="mb-0"><a target="_blank" rel="noopener" class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" referrerPolicy="origin" href="https://chat.expo.dev"><p class="text-secondary inline-flex items-center gap-1">Join Discord<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-icon-secondary" role="img"><g id="arrow-up-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 17L17 7M17 7H7M17 7V17"></path></g></svg></p></a></li></ul></div><div aria-label="Open Navigation Menu"><input id="footerLinks-Company" type="checkbox" class="invisible max-md-gutters:flex"/><label for="footerLinks-Company" class="pointer-events-none flex items-center justify-between rounded-md px-3.5 py-2 max-md-gutters:pointer-events-auto max-md-gutters:cursor-pointer max-md-gutters:border max-md-gutters:border-secondary max-md-gutters:px-3.5 max-md-gutters:hocus:bg-subtle"><span class="text-default font-medium">Company</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="icon-md translate-z hidden text-icon-secondary transition-transform duration-300 max-md-gutters:block" role="img"><g id="chevron-down-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 9L12 15L18 9"></path></g></svg></label><ul class="ml-0 list-none max-md-gutters:mt-2 max-md-gutters:hidden"><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/home"><p class="text-secondary inline-flex items-center gap-1">Homepage</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/pricing"><p class="text-secondary inline-flex items-center gap-1">Pricing</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/customers"><p class="text-secondary inline-flex items-center gap-1">Customers</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/about"><p class="text-secondary inline-flex items-center gap-1">About</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/brand"><p class="text-secondary inline-flex items-center gap-1">Branding</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/careers"><p class="text-secondary inline-flex items-center gap-1">Work at Expo</p></a></li></ul></div><div aria-label="Open Navigation Menu"><input id="footerLinks-Legal" type="checkbox" class="invisible max-md-gutters:flex"/><label for="footerLinks-Legal" class="pointer-events-none flex items-center justify-between rounded-md px-3.5 py-2 max-md-gutters:pointer-events-auto max-md-gutters:cursor-pointer max-md-gutters:border max-md-gutters:border-secondary max-md-gutters:px-3.5 max-md-gutters:hocus:bg-subtle"><span class="text-default font-medium">Legal</span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="icon-md translate-z hidden text-icon-secondary transition-transform duration-300 max-md-gutters:block" role="img"><g id="chevron-down-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 9L12 15L18 9"></path></g></svg></label><ul class="ml-0 list-none max-md-gutters:mt-2 max-md-gutters:hidden"><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/terms"><p class="text-secondary inline-flex items-center gap-1">Terms of service</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/eas/fair-use"><p class="text-secondary inline-flex items-center gap-1">Fair use policy</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/privacy"><p class="text-secondary inline-flex items-center gap-1">Privacy policy</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/privacy-explained"><p class="text-secondary inline-flex items-center gap-1">Privacy explained</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/security"><p class="text-secondary inline-flex items-center gap-1">Security &amp; Compliance</p></a></li><li class="mb-0"><a class="text-link hocus:opacity-80 block rounded-md px-3.5 py-2 transition-colors hocus:bg-subtle" href="/guidelines"><p class="text-secondary inline-flex items-center gap-1">Community guidelines</p></a></li></ul></div></nav><section class="mt-20 flex items-center justify-between gap-6 max-md-gutters:mt-8 max-md-gutters:flex-wrap-reverse"><div class="flex flex-col gap-4"><div class="flex items-center"><a href="/"><svg viewBox="0 0 71 20" fill="none" role="img" class="text-icon-default icon-lg min-w-[84px]" title="Expo home"><path d="M9.258 6.342c.158-.23.331-.26.472-.26.14 0 .374.03.532.26 2.06 2.806 6.332 10.208 6.727 10.611.585.597 1.388.225 1.854-.452.46-.667.587-1.135.587-1.634 0-.34-6.653-12.614-7.324-13.636C11.462.248 11.252 0 10.15 0h-.825c-1.1 0-1.259.248-1.903 1.23C6.75 2.254.097 14.528.097 14.868c0 .5.127.967.587 1.634.466.677 1.269 1.05 1.854.452.395-.403 4.661-7.805 6.72-10.61zm14.941-5.237v15.344h9.35v-3.113h-6.125v-3.244h5.45V6.98h-5.45V4.218h6.125V1.105h-9.35zM46.25 16.449l-3.88-5.568 3.619-5.195h-3.662L40.54 8.23l-1.765-2.543h-3.706l3.618 5.217-3.857 5.546h3.661l2.027-2.915 2.027 2.915h3.705zm7.572-10.982c-1.482 0-2.637.614-3.378 1.732V5.686H47.37V20h3.073v-5.063c.74 1.117 1.896 1.731 3.378 1.731 2.768 0 4.97-2.52 4.97-5.611 0-3.091-2.202-5.59-4.97-5.59zm-.697 8.242c-1.504 0-2.681-1.14-2.681-2.652 0-1.49 1.177-2.653 2.68-2.653 1.483 0 2.681 1.184 2.681 2.653 0 1.49-1.198 2.652-2.68 2.652zm12.188-8.242c-3.16 0-5.558 2.411-5.558 5.612 0 3.2 2.397 5.59 5.557 5.59 3.139 0 5.558-2.39 5.558-5.59 0-3.2-2.42-5.612-5.558-5.612zm0 2.96c1.438 0 2.55 1.117 2.55 2.652 0 1.49-1.112 2.63-2.55 2.63-1.46 0-2.55-1.14-2.55-2.63 0-1.535 1.09-2.653 2.55-2.653z" fill="currentColor"></path></svg></a><div class="ml-4 mr-2 h-7 w-px bg-palette-gray5"></div><div class="flex gap-0.5"><a target="_blank" rel="noopener noreferrer" class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-1.5 h-8 text-3xs border-button-quaternary bg-button-quaternary text-button-quaternary shadow-none hocus:bg-button-quaternary-hover active:scale-98 relative px-1.5" type="button" title="GitHub" href="https://www.github.com/expo/expo"><span class="flex self-center text-inherit leading-none select-none"><div class="transition-opacity"><svg fill="none" viewBox="0 0 24 24" class="icon-md text-icon-default translate-z" role="img" title="GitHub"><g id="github-custom-icon"><path id="github_2" fill="currentColor" d="M12 1.60205C5.9225 1.60205 1 6.41965 1 12.3676C1 17.1314 4.14875 21.155 8.52125 22.5815C9.07125 22.6757 9.2775 22.3527 9.2775 22.0701C9.2775 21.8144 9.26375 20.9666 9.26375 20.065C6.5 20.5629 5.785 19.4056 5.565 18.8001C5.44125 18.4906 4.905 17.5351 4.4375 17.2794C4.0525 17.0776 3.5025 16.5797 4.42375 16.5662C5.29 16.5528 5.90875 17.3467 6.115 17.6697C7.105 19.298 8.68625 18.8404 9.31875 18.5578C9.415 17.8581 9.70375 17.3871 10.02 17.1179C7.5725 16.8488 5.015 15.9203 5.015 11.8024C5.015 10.6317 5.44125 9.66278 6.1425 8.90919C6.0325 8.64005 5.6475 7.53658 6.2525 6.05631C6.2525 6.05631 7.17375 5.77372 9.2775 7.15978C10.1575 6.91756 11.0925 6.79645 12.0275 6.79645C12.9625 6.79645 13.8975 6.91756 14.7775 7.15978C16.8813 5.76026 17.8025 6.05631 17.8025 6.05631C18.4075 7.53658 18.0225 8.64005 17.9125 8.90919C18.6138 9.66278 19.04 10.6182 19.04 11.8024C19.04 15.9337 16.4688 16.8488 14.0213 17.1179C14.42 17.4544 14.7638 18.1003 14.7638 19.1096C14.7638 20.5495 14.75 21.7068 14.75 22.0701C14.75 22.3527 14.9563 22.6891 15.5063 22.5815C17.69 21.86 19.5875 20.4865 20.9318 18.6542C22.2761 16.822 22.9994 14.6233 23 12.3676C23 6.41965 18.0775 1.60205 12 1.60205Z"></path></g></svg></div></span></a><a target="_blank" rel="noopener noreferrer" class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-1.5 h-8 text-3xs border-button-quaternary bg-button-quaternary text-button-quaternary shadow-none hocus:bg-button-quaternary-hover active:scale-98 relative px-1.5" type="button" title="X" href="https://www.twitter.com/expo"><span class="flex self-center text-inherit leading-none select-none"><div class="transition-opacity"><svg fill="none" viewBox="0 0 24 24" class="icon-md text-icon-default translate-z" role="img" title="X"><g id="x-logo-custom-icon"><path id="Vector" fill="currentColor" d="M13.9027 10.4686L21.3482 2H19.5838L13.119 9.3532L7.95547 2H2L9.8082 13.1193L2 22H3.76443L10.5915 14.2348L16.0445 22H22L13.9023 10.4686H13.9027ZM11.4861 13.2173L10.695 12.1101L4.40018 3.29968H7.11025L12.1902 10.4099L12.9813 11.5172L19.5847 20.7594H16.8746L11.4861 13.2177V13.2173Z"></path></g></svg></div></span></a><a target="_blank" rel="noopener noreferrer" class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-1.5 h-8 text-3xs border-button-quaternary bg-button-quaternary text-button-quaternary shadow-none hocus:bg-button-quaternary-hover active:scale-98 relative px-1.5" type="button" title="Discord" href="https://chat.expo.dev"><span class="flex self-center text-inherit leading-none select-none"><div class="transition-opacity"><svg fill="none" viewBox="0 0 24 24" class="icon-md text-icon-default translate-z" role="img" title="Discord"><g id="discord-custom-icon"><path id="Vector" fill="currentColor" d="M18.9556 6.25999C17.6518 5.67 16.2671 5.24 14.8218 5C14.6399 5.31 14.4377 5.73 14.2962 6.06C12.759 5.83999 11.2328 5.83999 9.71672 6.06C9.57521 5.73 9.36295 5.31 9.19112 5C7.73573 5.24 6.35105 5.67 5.05634 6.25999C2.4386 10.08 1.73111 13.81 2.08485 17.4899C3.82327 18.7399 5.50106 19.5 7.14953 20C7.55382 19.46 7.91768 18.8799 8.231 18.27C7.63468 18.05 7.06868 17.78 6.5229 17.4599C6.6644 17.36 6.8059 17.25 6.93729 17.14C10.2322 18.63 13.801 18.63 17.0555 17.14C17.197 17.25 17.3284 17.36 17.4699 17.4599C16.9241 17.78 16.3581 18.05 15.7618 18.27C16.0751 18.8799 16.439 19.46 16.8432 20C18.4907 19.5 20.1786 18.7399 21.9079 17.4899C22.3425 13.23 21.2196 9.53002 18.9556 6.25999ZM8.68581 15.22C7.6953 15.22 6.88674 14.33 6.88674 13.24C6.88674 12.15 7.67509 11.26 8.68581 11.26C9.68639 11.26 10.505 12.15 10.4848 13.24C10.4848 14.33 9.68639 15.22 8.68581 15.22ZM15.3272 15.22C14.3367 15.22 13.5271 14.33 13.5271 13.24C13.5271 12.15 14.3164 11.26 15.3272 11.26C16.3278 11.26 17.1464 12.15 17.1262 13.24C17.1262 14.33 16.3379 15.22 15.3272 15.22Z"></path></g></svg></div></span></a><a target="_blank" rel="noopener noreferrer" class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-1.5 h-8 text-3xs border-button-quaternary bg-button-quaternary text-button-quaternary shadow-none hocus:bg-button-quaternary-hover active:scale-98 relative px-1.5" type="button" title="Bluesky" href="https://bsky.app/profile/expo.dev"><span class="flex self-center text-inherit leading-none select-none"><div class="transition-opacity"><svg fill="none" viewBox="0 0 24 24" class="icon-md text-icon-default translate-z" role="img" title="Bluesky"><g id="bluesky-custom-icon"><path id="Vector" fill="currentColor" d="M12 10.9855C11.0944 9.20223 8.62822 5.87897 6.33526 4.23997C4.13873 2.66991 3.30078 2.94195 2.75144 3.19327C2.11561 3.48417 2 4.47254 2 5.05405C2 5.63555 2.31486 9.82155 2.52023 10.5203C3.19881 12.829 5.61446 13.6091 7.83911 13.3588C7.95283 13.3417 8.06817 13.3259 8.18494 13.3113C8.07039 13.3299 7.955 13.3457 7.83911 13.3588C4.57891 13.8476 1.68354 15.0506 5.48101 19.3311C9.65822 23.7101 11.2058 18.3921 12 15.6957C12.7942 18.3921 13.7089 23.5184 18.4442 19.3311C22 15.6957 19.4211 13.8478 16.1609 13.3589C16.045 13.3458 15.9296 13.33 15.8151 13.3115C15.9318 13.326 16.0472 13.3418 16.1609 13.3589C18.3856 13.6093 20.8012 12.8291 21.4798 10.5205C21.6852 9.82171 22 5.63569 22 5.05419C22 4.47269 21.8844 3.48432 21.2486 3.19342C20.6992 2.94209 19.8613 2.67005 17.6647 4.24012C15.3718 5.87912 12.9056 9.20223 12 10.9855Z"></path></g></svg></div></span></a></div></div><p class="text-xs text-secondary">Copyright © <!-- -->2025<!-- --> 650 Industries, Inc. All rights reserved.</p></div><div class="flex flex-1 items-center justify-end gap-4 max-md-gutters:justify-between max-sm-gutters:flex-col"><a target="_blank" rel="noopener noreferrer" class="inline-flex border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 px-4 text-xs border-button-quaternary bg-button-quaternary text-button-quaternary shadow-none hocus:bg-button-quaternary-hover active:scale-98 relative" type="button" aria-label="All Systems Operational" href="https://status.expo.dev"><span class="mr-1 size-2 rounded-full bg-palette-green10"></span><span class="flex self-center text-inherit leading-none select-none"><div class="transition-opacity">All Systems Operational</div></span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z icon-sm text-button-quaternary-icon" role="img"><g id="arrow-up-right-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 17L17 7M17 7H7M17 7V17"></path></g></svg></a><button class="border border-solid rounded-md font-medium items-center whitespace-nowrap transition gap-2 h-9 text-xs shadow-xs bg-button-secondary-disabled text-button-secondary-disabled cursor-default opacity-80 pointer-event-none relative flex min-h-[36px] transform-none justify-between truncate border-default px-3 hocus:bg-element dark:bg-default dark:hocus:bg-subtle min-w-[108px]" disabled="" type="button" aria-label="Theme selector" role="combobox" aria-controls="radix-:R5a6m:" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" data-disabled=""><span class="flex self-center text-inherit leading-none"><div class="transition-opacity"><span aria-label="auto" style="pointer-events:none"></span></div></span><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="translate-z opacity-60 icon-sm text-icon-secondary" role="img"><g id="chevron-down-outline-icon"><path id="Icon" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 9L12 15L18 9"></path></g></svg></button><select aria-hidden="true" tabindex="-1" disabled="" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></section></div></footer></div><script id="__NEXT_DATA__" type="application/json" crossorigin="anonymous">{"props":{"pageProps":{"posts":[{"_id":"79ca133c-46da-4de0-86af-fe66ebc841b6","title":"Improved project and account profile icons coming soon, will replace old icons","metadataDescription":"You will soon be able to set an icon for your project and your account profile on the EAS website, and the legacy system is being phased out.","slug":{"current":"improved-profile-icons-soon","_type":"slug"},"publishAt":"2025-03-08T19:30:46.303Z","mainImage":null,"authors":[{"name":"James Ide","imageUrl":"https://cdn.sanity.io/images/siias52v/production/437205c5d34b5832dbbb3c887e2b88d183a478bc-512x512.jpg","imageId":"image-437205c5d34b5832dbbb3c887e2b88d183a478bc-512x512-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"53ef0f88-ade0-4f41-a1cc-0e9943b997b2"}],"summary":[{"markDefs":[],"children":[{"_type":"span","marks":[],"text":"You will soon be able to set an icon for your project and your account profile on the EAS website, and the legacy system is being phased out.","_key":"1268ce106a0f"}],"_type":"block","style":"normal","_key":"5b1fb3a24cfa"}]},{"summary":[{"style":"normal","_key":"975af1f878b8","markDefs":[],"children":[{"_type":"span","marks":[],"text":"React Native 0.78 is supported in a canary release of the Expo SDK, instructions available in this post. Expo SDK 53 will be released in the spring and will likely support React Native 0.79.","_key":"63a58afa0fbf"}],"_type":"block"}],"_id":"f1a2d1fb-f8b5-4fc8-a41b-5ed653857184","title":"Expo support for React Native 0.78","metadataDescription":null,"slug":{"current":"react-native-78","_type":"slug"},"publishAt":"2025-02-18T23:15:00.000Z","mainImage":{"altText":"React Native 0.78","imageId":"image-118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/118be37fb8feadca89aae899b9d7168276b2b0e5-2400x1350.png","caption":null},"authors":[{"name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"33a5191b-2220-43fd-b580-3a053a832def"}]},{"metadataDescription":null,"slug":{"current":"2025-01-21-react-native-0.77","_type":"slug"},"publishAt":"2025-01-21T12:00:00.000Z","mainImage":{"altText":"React Native 0.77 - now in Expo SDK 52","imageId":"image-80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/80adaefb29fdbbcbebcb7b2e39d126bd4d80f155-2400x1351.png","caption":[{"style":"normal","_key":"978085664168","markDefs":[],"children":[{"_key":"4040d05bf20a0","_type":"span","marks":[],"text":"React Native 0.77 was released, and Expo SDK 52 now supports both React Native 0.76 and 0.77."}],"_type":"block"}]},"authors":[{"_id":"ac6bb748-f5cc-455c-9b66-88a0f0c01a4f","name":"Vojtech Novak","imageUrl":"https://cdn.sanity.io/images/siias52v/production/b93f5840df806a03ec4ea0ca59c1cf4a359ac780-225x225.jpg","imageId":"image-b93f5840df806a03ec4ea0ca59c1cf4a359ac780-225x225-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"_type":"block","style":"normal","_key":"c2dd2d10f481","markDefs":[{"_type":"link","href":"https://reactnative.dev/blog/2025/01/21/version-0.77","_key":"e710355f1394"}],"children":[{"_type":"span","marks":[],"text":"Today, ","_key":"e18f6af2c0f3"},{"_type":"span","marks":["e710355f1394"],"text":"React Native 0.77 was released","_key":"c3c5d70535ec"},{"_type":"span","marks":[],"text":", and Expo SDK 52 now supports both React Native 0.76 and 0.77. Typically, an Expo SDK version is tied to a specific React Native version. For example, Expo SDK 50 was only tested against and expected to be compatible with React Native 0.73, and tools such as Expo CLI and Doctor will validate that you are using the expected version. We've decided that this isn't necessary for React Native 0.77. As a result, this should be an even quicker upgrade than usual – if you choose to upgrade.","_key":"605975455c53"}]}],"_id":"728132ad-e915-4194-ae8e-78320edadfc1","title":"React Native 0.77 is now available with Expo SDK 52"},{"_id":"361d3ae4-023f-464b-bf3d-4563693f89bc","title":"Project-level usage metrics","metadataDescription":null,"slug":{"current":"2024-12-19-project-level-usage","_type":"slug"},"publishAt":"2024-12-19T12:00:00.000Z","mainImage":{"altText":"Resource usage per project on the EAS dashboard.","imageId":"image-7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/7290521fa0ceb588b59dc8e218b57bfce78c2b1f-2400x1350.png","caption":null},"authors":[{"imageId":"image-6da719c3f6a4668ac35bcfe777ee92e65399e40c-800x800-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"a6f08473-4115-4c87-af16-3db057b24cee","name":" Philippe Loulidi","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6da719c3f6a4668ac35bcfe777ee92e65399e40c-800x800.png"}],"summary":[{"style":"normal","_key":"dc4b5483e11f","markDefs":[],"children":[{"_type":"span","marks":[],"text":"Get ready to see more data about your projects: we just added resource usage data at the project level on the Expo dashboard.","_key":"75d4c901796c0"}],"_type":"block"}]},{"metadataDescription":null,"slug":{"current":"2024-12-17-dpf-replaces-privacy-shield","_type":"slug"},"publishAt":"2024-12-17T12:00:00.000Z","mainImage":null,"authors":[{"name":"Keith Kurak","imageUrl":"https://cdn.sanity.io/images/siias52v/production/4acdf911df64151706d36c3c767f5a02f3182ead-870x870.png","imageId":"image-4acdf911df64151706d36c3c767f5a02f3182ead-870x870-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"c693a3ed-7ca1-48b0-a967-e350b15d26ea"}],"summary":[],"_id":"7a4acc1f-6287-4c6b-b1fb-bb5ef1cf6d50","title":"Privacy Policy Updated: DPF Replaces Privacy Shield"},{"title":"Channel pausing for EAS Update","metadataDescription":"EAS Update channel pausing allows you to further control your usage by preventing updates from being delivered to specific deployments","slug":{"current":"2024-11-14-channel-pausing","_type":"slug"},"publishAt":"2024-11-14T12:00:00.000Z","mainImage":null,"authors":[{"imageId":"image-33e489adc7171274013a61853d2cdd90412e40a8-640x360-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"91595b5b-b9c1-401f-8dca-054e4cac82d3","name":"Juwan Wheatley","imageUrl":"https://cdn.sanity.io/images/siias52v/production/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg"}],"summary":[{"children":[{"_type":"span","marks":[],"text":"Channel pausing for ","_key":"ce6fb219499a0"},{"text":"EAS Update","_key":"ce6fb219499a1","_type":"span","marks":["9ec3427e65f3"]},{"_key":"ce6fb219499a2","_type":"span","marks":[],"text":" is now available. With channel pausing, you can disable sending updates to specific deployments, which allows you to better control update distribution and prevent runaway EAS Update usage."}],"_type":"block","style":"normal","_key":"226e0bff51df","markDefs":[{"_type":"link","href":"https://docs.expo.dev/eas-update/introduction/","_key":"9ec3427e65f3"}]}],"_id":"f2991b92-f124-480f-b7a2-d776379cc423"},{"summary":[{"_type":"block","style":"normal","_key":"fda29f5582b2","markDefs":[],"children":[{"_type":"span","marks":[],"text":"Today we're announcing the release of Expo SDK 52. SDK 52 includes React Native 0.76. Thank you to everyone who helped with beta testing.","_key":"878d05a732ad0"}]}],"_id":"75e0123e-b6a5-4f38-a5b7-34986fbad62e","title":"Expo SDK 52","metadataDescription":"Learn about the changes and how to upgrade","slug":{"current":"2024-11-12-sdk-52","_type":"slug"},"publishAt":"2024-11-12T12:00:00.000Z","mainImage":{"altText":"Expo SDK 52 is released. SDK 52 includes React Native 0.76.","imageId":"image-dc048700a39a594e5c65141bf82ca15c4713384b-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/dc048700a39a594e5c65141bf82ca15c4713384b-2400x1350.png","caption":null},"authors":[{"imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp"}]},{"title":"Expo SDK 52 beta is now available","metadataDescription":"Learn about the changes, how to try it out, and how to give feedback.","slug":{"current":"2024-10-24-sdk-52-beta","_type":"slug"},"publishAt":"2024-10-24T11:00:00.000Z","mainImage":{"altText":"The SDK 52 beta period begins today and will last approximately two weeks.","imageId":"image-5c249a898e1ef25ff06c55b08c67c5d54439b1e4-2400x1351-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/5c249a898e1ef25ff06c55b08c67c5d54439b1e4-2400x1351.png","caption":null},"authors":[{"name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"33a5191b-2220-43fd-b580-3a053a832def"}],"summary":null,"_id":"1c314716-9794-4f82-9189-446369c654a1"},{"mainImage":{"altText":"Activity records on your Expo account.","imageId":"image-3ca0efc9b1c09b69e81c0185645f4f61599f5c47-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/3ca0efc9b1c09b69e81c0185645f4f61599f5c47-2400x1350.png","caption":null},"authors":[{"imageUrl":"https://cdn.sanity.io/images/siias52v/production/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png","imageId":"image-30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"f55c7fd4-d558-42ab-9a39-531534e81db1","name":" Josh McFarlin"}],"summary":[{"markDefs":[],"children":[{"_type":"span","marks":[],"text":"A new feature – the security activity record – is now available to all EAS users. It aims to give users insight into modification actions on their EAS user profile and helps them investigate any suspicious activity should it be necessary.","_key":"6c68be646cff0"}],"_type":"block","style":"normal","_key":"882a9b83191c"}],"_id":"5a4fc3dc-155b-485d-8bf6-550e98f92165","title":"Security activity record available to all users","metadataDescription":"Security activity is a chronological record of important actions related to your user account","slug":{"current":"2024-10-14-security-activity","_type":"slug"},"publishAt":"2024-10-14T11:45:00.000Z"},{"title":"Android builds are now 40% faster","metadataDescription":"Improved Android build infrastructure results in faster builds by default.","slug":{"current":"2024-08-29-c3d-default","_type":"slug"},"publishAt":"2024-08-29T11:00:00.000Z","mainImage":{"altText":"Android builds are now 40% faster","imageId":"image-5fe4ad11676f6d90bda108a992fdf0e5c1068979-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/5fe4ad11676f6d90bda108a992fdf0e5c1068979-1200x675.png","caption":null},"authors":[{"_id":"9ac1a997-427b-4a46-b862-743824a7f3da","name":"Stanisław Chmiela","imageUrl":"https://cdn.sanity.io/images/siias52v/production/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg","imageId":"image-c4aa87426f37e043013f960ee12316d44f365a51-225x225-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"style":"normal","_key":"0e188288f6c1","markDefs":[],"children":[{"_type":"span","marks":[],"text":"Users who enabled this during the beta period saw their Android builds complete ","_key":"4e4a1c9f796f0"},{"_type":"span","marks":["strong"],"text":"40% faster on average","_key":"4e4a1c9f796f1"},{"_type":"span","marks":[],"text":". Since this change is fully on EAS's infrastructure, no migrations in your project are necessary. You'll now enjoy faster Android builds at no extra cost, giving you more time to develop your app.","_key":"4e4a1c9f796f2"}],"_type":"block"}],"_id":"7dc6f770-d568-4edb-9ca5-6f288d16901c"},{"slug":{"current":"2024-08-21-audit-logs-available","_type":"slug"},"publishAt":"2024-08-21T11:00:00.000Z","mainImage":{"altText":"Audit logs on your Expo account.","imageId":"image-7beb67988d9e8ab68f731c55d23d7ead66b3b821-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/7beb67988d9e8ab68f731c55d23d7ead66b3b821-2400x1350.png","caption":null},"authors":[{"imageUrl":"https://cdn.sanity.io/images/siias52v/production/30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427.png","imageId":"image-30fdadcc6a7937920e462d41bda4ffcfe8e75fce-640x427-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"f55c7fd4-d558-42ab-9a39-531534e81db1","name":" Josh McFarlin"}],"summary":[{"_key":"c6c7f132b721","markDefs":[],"children":[{"_type":"span","marks":[],"text":"As of recently, enterprise plan users can access audit logs through the Expo website. Audit logs are a chronological record of important actions taken by members of your organization. This includes things like permission grants, credential modifications, and actions taken on apps.","_key":"acb11dffb2a10"}],"_type":"block","style":"normal"}],"_id":"7fafe208-5605-41a1-ae0f-1b66e193f0a1","title":"Audit logs available to enterprise users","metadataDescription":"Audit logs are a chronological record of important actions taken by members of your organization"},{"publishAt":"2024-08-14T11:00:00.000Z","mainImage":{"altText":"React Native 0.75 is released!","imageId":"image-a9e7512b2a5002557d1768c8c359d03726a8ee38-1728x1063-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/a9e7512b2a5002557d1768c8c359d03726a8ee38-1728x1063.png","caption":null},"authors":[{"name":"Gabriel Donadel","imageUrl":"https://cdn.sanity.io/images/siias52v/production/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg","imageId":"image-59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"a6e6a7bf-80b0-44c6-8d57-bc6898a7c4c0"}],"summary":[{"style":"normal","_key":"b16aea62ac33","markDefs":[{"_type":"link","href":"https://reactnative.dev/blog/2024/08/12/release-0.75","_key":"c1baaec00dd2"}],"children":[{"_key":"e785a760f9f60","_type":"span","marks":[],"text":"Today, "},{"_type":"span","marks":["c1baaec00dd2"],"text":"React Native 0.75 was released","_key":"e785a760f9f61"},{"_type":"span","marks":[],"text":", and Expo SDK 51 now supports both React Native 0.74 and 0.75. Typically, an Expo SDK version is tied to a specific React Native version. For example, Expo SDK 50 is only tested against and expected to be compatible with React Native 0.73, and tools such as Expo CLI and Doctor will validate that you are using the expected version. We've decided that this isn't necessary for React Native 0.75. As a result, this should be an even quicker upgrade than usual, should you choose to upgrade.","_key":"e785a760f9f62"}],"_type":"block"}],"_id":"b18fdf14-15d1-4e83-a7f5-fef21b80e924","title":"React Native 0.75 is now available with Expo SDK 51","metadataDescription":null,"slug":{"current":"2024-08-14-react-native-0.75","_type":"slug"}},{"publishAt":"2024-07-12T11:00:00.000Z","mainImage":null,"authors":[{"_id":"fa479c52-d9f4-458d-af56-ca280e043e75","name":"Szymon Dziedzic","imageUrl":"https://cdn.sanity.io/images/siias52v/production/232a5601f61034e9487950507672e509b484c3c8-460x460.png","imageId":"image-232a5601f61034e9487950507672e509b484c3c8-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"style":"normal","_key":"b82bd4ed43a0","markDefs":[{"href":"https://docs.expo.dev/build-reference/infrastructure/#ubuntu-2204-jdk-17-ndk-r26b-latest-sdk-51","_key":"af13aa6ed97f","_type":"link"}],"children":[{"_type":"span","marks":[],"text":"The EAS Build team is continuing image-related maintenance efforts to ensure that the builder VM images are up-to-date and secure. Recently, a new ","_key":"cb2b08decaf3"},{"marks":["code","af13aa6ed97f"],"text":"ubuntu-22.04-jdk-17-ndk-26b","_key":"6b86cf4db33c","_type":"span"},{"_type":"span","marks":[],"text":" image was added to better support builds using SDK 51.","_key":"36856d25d37b"}],"_type":"block"}],"_id":"c52dc43e-e97a-4000-abcd-aff24ebb9167","title":"EAS Build: Upcoming Android images updates","metadataDescription":null,"slug":{"current":"2024-07-12-eas-build-upcoming-android-images-updates","_type":"slug"}},{"title":"Expo SDK 51","metadataDescription":"Learn about the changes, how to try it out, and how to give feedback.","slug":{"current":"2024-05-07-sdk-51","_type":"slug"},"publishAt":"2024-05-07T11:00:00.000Z","mainImage":{"altText":"Today we're announcing the release of Expo SDK 51.","imageId":"image-ffe0b6a50a18070f1832432f303902cb94fe59a3-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/ffe0b6a50a18070f1832432f303902cb94fe59a3-1200x675.png","caption":null},"authors":[{"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"children":[{"marks":[],"text":"Today we're announcing the release of Expo SDK 51. SDK 51 includes React Native 0.74. Thank you to everyone who helped with beta testing.","_key":"cf79af9525590","_type":"span"}],"_type":"block","style":"normal","_key":"9b4c549c35ac","markDefs":[]}],"_id":"b2e72b6d-45c8-46f3-b38e-5e4a31c46d85"},{"title":"EAS Build: Pricing update","metadataDescription":"A pricing update for EAS Build","slug":{"current":"2024-05-02-fast-failed-builds-exclusion","_type":"slug"},"publishAt":"2024-05-02T11:00:00.000Z","mainImage":null,"authors":[{"name":"Chris Jensen","imageUrl":"https://cdn.sanity.io/images/siias52v/production/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png","imageId":"image-5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360-png","department":{"_id":"006e9930-73bc-42c0-9c7c-5363f7495036","name":"Sales"},"_id":"e64dcc81-d400-461c-9163-55bdc6e82419"}],"summary":[{"_type":"block","style":"normal","_key":"4e5ead0e90a2","markDefs":[],"children":[{"marks":[],"text":"EAS Build is used by thousands of developers to build their apps on a daily basis. Some of these developers experience friction when they try to build a project via EAS Build, only for it to fail quickly for a variety of reasons, such as invalid configurations or minor code errors. This can be a frustrating experience, and doubly so when these failed builds cost developers money.","_key":"9c89bad61b6d0","_type":"span"}]},{"markDefs":[],"children":[{"_key":"8506fe9464630","_type":"span","marks":[],"text":"In an effort to continuously improve the Expo developer experience, we're happy to announce that from May 1, 2024, these builds will no longer be billed for or count against your monthly quota if you are on a Free plan. We define a \"fast-failed build\" as one that fails within 3 minutes. Each account will get a maximum of 10 of these waived each month."}],"_type":"block","style":"normal","_key":"9573b2d22896"}],"_id":"741ef446-6ce2-4662-87e5-cb253427e59b"},{"mainImage":{"altText":"The SDK 51 beta period begins today and will last approximately one week.","imageId":"image-f1d058464ef1779eeff8a6d088c29c2171f9db29-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/f1d058464ef1779eeff8a6d088c29c2171f9db29-1200x675.png","caption":null},"authors":[{"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"50a256b0-dce5-4bea-ba0a-ed5fca5fba8b","title":"Expo SDK 51 beta is now available","metadataDescription":"Learn about the changes, how to try it out, and how to give feedback.","slug":{"current":"2024-04-24-sdk-51-beta","_type":"slug"},"publishAt":"2024-04-24T11:00:00.000Z"},{"publishAt":"2024-04-05T11:00:00.000Z","mainImage":{"altText":"Xcode 15.3 on EAS Build","imageId":"image-8fcd24d55f26deb5c86534075cfe5b499bcdbef5-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/8fcd24d55f26deb5c86534075cfe5b499bcdbef5-1200x675.png","caption":null},"authors":[{"_id":"fa479c52-d9f4-458d-af56-ca280e043e75","name":"Szymon Dziedzic","imageUrl":"https://cdn.sanity.io/images/siias52v/production/232a5601f61034e9487950507672e509b484c3c8-460x460.png","imageId":"image-232a5601f61034e9487950507672e509b484c3c8-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[],"_id":"abd93b9b-25b5-4d65-8071-97f209f05bb6","title":"Xcode 15.3 image is now available on EAS Build","metadataDescription":"Build your app on a new macOS Sonoma image with Xcode 15.3 supporting iOS 17.4.","slug":{"current":"2024-04-05-eas-build-xcode-15.3-image","_type":"slug"}},{"mainImage":null,"authors":[{"department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"fa479c52-d9f4-458d-af56-ca280e043e75","name":"Szymon Dziedzic","imageUrl":"https://cdn.sanity.io/images/siias52v/production/232a5601f61034e9487950507672e509b484c3c8-460x460.png","imageId":"image-232a5601f61034e9487950507672e509b484c3c8-460x460-png"}],"summary":[{"style":"normal","_key":"a337f470036f","markDefs":[{"_key":"0e036fd03f68","_type":"link","href":"https://developer.apple.com/news/?id=fxu2qp7b"},{"_type":"link","href":"https://docs.expo.dev/build-reference/infrastructure/#macos-sonoma-144-xcode-153-latest","_key":"b6aa8a629fa8"},{"_key":"6dd6eafc65f1","_type":"link","href":"https://docs.expo.dev/build-reference/infrastructure/#configuring-build-environment"},{"_type":"link","href":"https://docs.expo.dev/eas/json/#image-1","_key":"945bf01bf0f8"}],"children":[{"_key":"22bd4d9332990","_type":"span","marks":["0e036fd03f68"],"text":"Starting on April 29th, 2024, apps uploaded to App Store Connect must be built with Xcode 15 for iOS 17, iPadOS 17, tvOS 17, or watchOS 10"},{"_key":"22bd4d9332991","_type":"span","marks":[],"text":". To ensure that your builds are compatible with the upcoming requirements, you can opt-in to use the Xcode 15 for your iOS builds by specifying "},{"_type":"span","marks":["b6aa8a629fa8","code"],"text":"\"image\": \"macos-sonoma-14.4-xcode-15.3\"","_key":"22bd4d9332992"},{"_type":"span","marks":[],"text":" or ","_key":"22bd4d9332993"},{"text":"\"image\": \"latest\"","_key":"22bd4d9332994","_type":"span","marks":["6dd6eafc65f1","code"]},{"_type":"span","marks":[],"text":" in your ","_key":"22bd4d9332995"},{"_type":"span","marks":["945bf01bf0f8","strong"],"text":"eas.json","_key":"22bd4d9332996"},{"_type":"span","marks":[],"text":" ","_key":"22bd4d9332997"},{"_type":"span","marks":["945bf01bf0f8"],"text":"configuration file","_key":"22bd4d9332998"},{"_type":"span","marks":[],"text":".","_key":"22bd4d9332999"}],"_type":"block"}],"_id":"88df6af0-df6c-4b5a-bd2e-4d58a240aa19","title":"EAS Build: Upcoming iOS images updates","metadataDescription":null,"slug":{"current":"2024-03-29-eas-build-upcoming-ios-images-updates","_type":"slug"},"publishAt":"2024-03-29T12:00:00.000Z"},{"authors":[{"_id":"50ff557a-5805-4347-8220-1b03149dca91","name":"Evan Bacon","imageUrl":"https://cdn.sanity.io/images/siias52v/production/c0127e195eba45105e856e49c151363836795d09-225x225.jpg","imageId":"image-c0127e195eba45105e856e49c151363836795d09-225x225-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"style":"normal","_key":"e58723ad3980","markDefs":[],"children":[{"_type":"span","marks":[],"text":"Welcome to Expo Router v3, our most powerful release yet! Today we're introducing beta support for the newest Expo platform: Servers. With this, Expo Router is now the first ","_key":"7097c720accf0"},{"_key":"7097c720accf1","_type":"span","marks":["strong"],"text":"universal, full-stack React framework"},{"text":"!","_key":"7097c720accf2","_type":"span","marks":[]}],"_type":"block"}],"_id":"423040fc-967b-4ed0-a983-870232a12f13","title":"Expo Router v3: API Routes, bundle splitting, speed improvements, and more","metadataDescription":"Learn about the features in Expo Router v3 and how to upgrade","slug":{"current":"2024-01-23-router-3","_type":"slug"},"publishAt":"2024-01-23T13:15:00.000Z","mainImage":null},{"authors":[{"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"_type":"block","style":"normal","_key":"ffe98883f21c","markDefs":[],"children":[{"text":"Today we're announcing the release of Expo SDK 50. SDK 50 includes React Native 0.73. Thank you to everyone who helped with beta testing.","_key":"26d05c4a8e4b0","_type":"span","marks":[]}]}],"_id":"fc309faa-dea6-4fcf-95cc-a37aab6ea654","title":"Expo SDK 50","metadataDescription":"Learn about the changes and how to upgrade","slug":{"current":"2024-01-18-sdk-50","_type":"slug"},"publishAt":"2024-01-18T12:00:00.000Z","mainImage":{"altText":"Expo SDK 50 is now available!","imageId":"image-115e0e3526320b21cd31c27c645eb5100281de46-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/115e0e3526320b21cd31c27c645eb5100281de46-1200x675.png","caption":null}},{"metadataDescription":"New Xcode 15.2 image just has been released","slug":{"current":"2024-01-18-eas-build-xcode-15.2-image","_type":"slug"},"publishAt":"2024-01-18T10:00:00.000Z","mainImage":{"altText":"Xcode 15.2 is now available on EAS Build. ","imageId":"image-e69184fe005a8f1eb0db22a46059826eec5832f3-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/e69184fe005a8f1eb0db22a46059826eec5832f3-1200x675.png","caption":null},"authors":[{"imageId":"image-232a5601f61034e9487950507672e509b484c3c8-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"fa479c52-d9f4-458d-af56-ca280e043e75","name":"Szymon Dziedzic","imageUrl":"https://cdn.sanity.io/images/siias52v/production/232a5601f61034e9487950507672e509b484c3c8-460x460.png"}],"summary":[{"_type":"block","style":"normal","_key":"1016e20e3ef3","markDefs":[{"_key":"6cb4afa28fa1","_type":"link","href":"https://docs.expo.dev/eas/json/#image-1"}],"children":[{"_type":"span","marks":[],"text":"Xcode 15.2 is now available on EAS Build. You can start using it today by setting your ","_key":"ea5caf41836d0"},{"_type":"span","marks":["6cb4afa28fa1"],"text":"iOS image","_key":"ea5caf41836d1"},{"_type":"span","marks":[],"text":" in ","_key":"ea5caf41836d2"},{"_type":"span","marks":["strong"],"text":"eas.json","_key":"ea5caf41836d3"},{"_type":"span","marks":[],"text":" to ","_key":"ea5caf41836d4"},{"_type":"span","marks":["code"],"text":"\"image\": \"latest\"","_key":"ea5caf41836d5"},{"_type":"span","marks":[],"text":" or ","_key":"ea5caf41836d6"},{"_type":"span","marks":["code"],"text":"\"image\": \"macos-ventura-13.6-xcode-15.2\"","_key":"ea5caf41836d7"},{"marks":[],"text":".","_key":"ea5caf41836d8","_type":"span"}]}],"_id":"bbeb6754-fa2b-4806-8b06-8e3cd8b5084e","title":"Xcode 15.2 image is now available on EAS Build"},{"slug":{"current":"2023-12-20-2023-year-in-review","_type":"slug"},"publishAt":"2023-12-20T12:00:00.000Z","mainImage":{"altText":"Expo 2023 year in review","imageId":"image-fb7c9fbf825c496934f0afad1249426588509e0c-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/fb7c9fbf825c496934f0afad1249426588509e0c-1200x675.png","caption":null},"authors":[{"imageId":"image-ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225-jpg","department":{"_id":"b18f68da-9805-4a8f-a6e3-88b08dfb06bd","name":"Product"},"_id":"452224b9-9eb4-4189-9c27-48c1a2da5bd9","name":"Jon Samp","imageUrl":"https://cdn.sanity.io/images/siias52v/production/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg"}],"summary":null,"_id":"c9f77c2c-8dd9-4ed7-9e48-68b5a9a72fa1","title":"Expo 2023: The year in review","metadataDescription":"We celebrate and look back at 2023."},{"title":"Xcode 15.1 image is now available on EAS Build","metadataDescription":"New Xcode 15.1 image just has been released","slug":{"current":"2023-12-19-eas-build-xcode-15.1-image","_type":"slug"},"publishAt":"2023-12-19T12:00:00.000Z","mainImage":{"altText":"Xcode 15.1 is now available on EAS Build.","imageId":"image-38d70a07dcc2862c0c04726ac88589a61ae44744-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/38d70a07dcc2862c0c04726ac88589a61ae44744-1200x675.png","caption":null},"authors":[{"_id":"fa479c52-d9f4-458d-af56-ca280e043e75","name":"Szymon Dziedzic","imageUrl":"https://cdn.sanity.io/images/siias52v/production/232a5601f61034e9487950507672e509b484c3c8-460x460.png","imageId":"image-232a5601f61034e9487950507672e509b484c3c8-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"_type":"block","style":"normal","_key":"dd6547cde0b5","markDefs":[{"_key":"2d909ce7acd3","_type":"link","href":"https://docs.expo.dev/eas/json/#image-1"}],"children":[{"_key":"41b32b8ed88d0","_type":"span","marks":[],"text":"Xcode 15.1 is now available on EAS Build. You can start using it today by setting your "},{"marks":["2d909ce7acd3"],"text":"iOS image","_key":"41b32b8ed88d1","_type":"span"},{"_type":"span","marks":[],"text":" in ","_key":"41b32b8ed88d2"},{"_type":"span","marks":["strong"],"text":"eas.json","_key":"41b32b8ed88d3"},{"_type":"span","marks":[],"text":" to ","_key":"41b32b8ed88d4"},{"_type":"span","marks":["code"],"text":"\"image\": \"latest\"","_key":"41b32b8ed88d5"},{"marks":[],"text":" or ","_key":"41b32b8ed88d6","_type":"span"},{"_type":"span","marks":["code"],"text":"\"image\": \"macos-ventura-13.6-xcode-15.1\"","_key":"41b32b8ed88d7"},{"_type":"span","marks":[],"text":".","_key":"41b32b8ed88d8"}]},{"_key":"64da88db7635","markDefs":[],"children":[{"_type":"span","marks":[],"text":"Note that ","_key":"1f7e6d1e85d00"},{"_key":"e210788dea6d0","_type":"span","marks":["code"],"text":"\"latest\""},{"_type":"span","marks":[],"text":" is an alias that points to the most recently added image. If you are reading this post long after the publication date, it may point to a different image.","_key":"e210788dea6d1"}],"_type":"block","style":"normal"},{"markDefs":[{"_type":"link","href":"https://docs.expo.dev/build-reference/infrastructure/","_key":"392b7802e050"}],"children":[{"_type":"span","marks":["392b7802e050"],"text":"Refer to the build image documentation for more information","_key":"e43186737cf70"},{"text":".","_key":"d987e2e667e2","_type":"span","marks":[]}],"_type":"block","style":"normal","_key":"1bdcb474e5fc"}],"_id":"c4fef4b3-5e70-4d21-995d-a508265f407b"},{"_id":"434b9c5a-b107-4bb7-9c7b-8323e1dc3919","title":"EAS Update: new dashboard UI features","metadataDescription":"New dashboard features bring CLI parity closer.","slug":{"current":"2023-12-13-eas-update-ui","_type":"slug"},"publishAt":"2023-12-13T12:00:00.000Z","mainImage":{"altText":"Channels updates.","imageId":"image-53d455add6de7a121698435dede234d530846be5-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/53d455add6de7a121698435dede234d530846be5-2400x1350.png","caption":null},"authors":[{"_id":"d590dd78-101d-4c48-95db-3c0484a88fb4","name":" Tomasz Czajecki","imageUrl":"https://cdn.sanity.io/images/siias52v/production/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png","imageId":"image-db86655c1353d2e08442354c4c268b4e51982fa5-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null},{"mainImage":{"altText":"The SDK 50 beta period begins today and will last approximately one month.","imageId":"image-8edecbe31e18ddf0c1506aca46b24a5123dfc6bc-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/8edecbe31e18ddf0c1506aca46b24a5123dfc6bc-1200x675.png","caption":null},"authors":[{"department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp"}],"summary":null,"_id":"da523971-3bf4-4e3c-8cdb-d5d33314013f","title":"Expo SDK 50 beta is now available","metadataDescription":"Learn about the changes, how to try it out, and how to give feedback.","slug":{"current":"2023-12-12-sdk-50-beta","_type":"slug"},"publishAt":"2023-12-12T12:00:00.000Z"},{"slug":{"current":"2023-12-07-cocoapods-cache","_type":"slug"},"publishAt":"2023-12-07T12:00:00.000Z","mainImage":null,"authors":[{"name":"Stanisław Chmiela","imageUrl":"https://cdn.sanity.io/images/siias52v/production/c4aa87426f37e043013f960ee12316d44f365a51-225x225.jpg","imageId":"image-c4aa87426f37e043013f960ee12316d44f365a51-225x225-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"9ac1a997-427b-4a46-b862-743824a7f3da"}],"summary":[{"markDefs":[],"children":[{"marks":[],"text":"At Expo we care about speed. Speed of iteration, speed of development, speed of the app, and also the speed of your app's builds. For example, here are a few of the mechanisms we use to speed up your builds on EAS Build:","_key":"bbe7f084ecde0","_type":"span"}],"_type":"block","style":"normal","_key":"84641bde3dd7"},{"style":"normal","_key":"e3091adec44f","markDefs":[{"_key":"8de5ec6cfa2a","_type":"link","href":"https://expo.dev/changelog/2023/01-31-q4-summary#m1-workers-on-eas-build"}],"children":[{"text":"we use best available infrastructure for the job (like ","_key":"052536dcfb430","_type":"span","marks":[]},{"marks":["8de5ec6cfa2a"],"text":"Apple Silicon","_key":"052536dcfb431","_type":"span"},{"_type":"span","marks":[],"text":"),","_key":"052536dcfb432"}],"_type":"block"},{"children":[{"_type":"span","marks":[],"text":"VMs come with useful tools preinstalled so you don't need to wait for them to install,","_key":"7b212195733e0"}],"_type":"block","style":"normal","_key":"67e2f8fe5d0b","markDefs":[]},{"markDefs":[{"_type":"link","href":"https://docs.expo.dev/more/glossary-of-terms/#cocoapods","_key":"f9a2956ff0b2"}],"children":[{"_type":"span","marks":[],"text":"we maintain proxy cache servers for Node.js, NPM and ","_key":"b186e290ca6a0"},{"_type":"span","marks":["f9a2956ff0b2"],"text":"CocoaPods","_key":"b186e290ca6a1"},{"_type":"span","marks":[],"text":" for faster and more reliable downloads","_key":"b186e290ca6a2"}],"_type":"block","style":"normal","_key":"875ee88cd0a0"},{"_key":"7cad555b7227","markDefs":[],"children":[{"_type":"span","marks":[],"text":"…but we’re always searching for ways to get faster…","_key":"2957561b0e090"}],"_type":"block","style":"normal"}],"_id":"340147b7-a612-4197-a8d3-3a557426222a","title":"Keep your cache close — It’s Faster!","metadataDescription":"Quicker iOS build times thanks to a local CocoaPods cache"},{"publishAt":"2023-12-01T12:00:00.000Z","mainImage":{"altText":"Build annotation in your EAS build logs.","imageId":"image-50dbadda417c9a53040e15dd88c1c45a2bde5294-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/50dbadda417c9a53040e15dd88c1c45a2bde5294-1200x675.png","caption":null},"authors":[{"name":"Kadi Kraman","imageUrl":"https://cdn.sanity.io/images/siias52v/production/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png","imageId":"image-c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"c6944fd7-2816-4c79-9c4b-140ecbc8a0f7"}],"summary":null,"_id":"ef8645ec-4579-476f-9329-922e95621ce1","title":"Introducing Build Annotations","metadataDescription":"Suggestions for resolving commonly seen build errors","slug":{"current":"2023-12-01-build-annotations","_type":"slug"}},{"mainImage":{"altText":"Automatic GitHub builds","imageId":"image-88cc025e5c14084e6257b54d985a785f3359cf1f-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/88cc025e5c14084e6257b54d985a785f3359cf1f-1200x675.png","caption":null},"authors":[{"name":"Juwan Wheatley","imageUrl":"https://cdn.sanity.io/images/siias52v/production/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg","imageId":"image-33e489adc7171274013a61853d2cdd90412e40a8-640x360-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"91595b5b-b9c1-401f-8dca-054e4cac82d3"}],"summary":null,"_id":"cc02dc6d-54d6-4e22-9fe3-453bd61b92e9","title":"Speed up your development workflow with Automatic GitHub builds","metadataDescription":"Learn more about Automatic GitHub Builds, now in preview for EAS subscribers.","slug":{"current":"2023-11-29-automatic-github-builds","_type":"slug"},"publishAt":"2023-11-29T12:00:00.000Z"},{"publishAt":"2023-11-14T14:15:00.000Z","mainImage":{"altText":"Expo Orbit on macOS.","imageId":"image-00b13cf3e569e40af4105ba3f4f843eb3c41362b-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/00b13cf3e569e40af4105ba3f4f843eb3c41362b-2400x1350.png","caption":null},"authors":[{"_id":"a6e6a7bf-80b0-44c6-8d57-bc6898a7c4c0","name":"Gabriel Donadel","imageUrl":"https://cdn.sanity.io/images/siias52v/production/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg","imageId":"image-59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":[{"markDefs":[],"children":[{"_type":"span","marks":[],"text":"Expo Orbit for macOS makes it faster and easier to install and run builds from EAS or elsewhere, and to run Snack projects on simulators and physical devices.","_key":"5aa9cdf65d110"}],"_type":"block","style":"normal","_key":"f81bd8ec3a74"}],"_id":"7d91dd30-1a0f-43f1-8fbf-22f3df6a5a54","title":"Expo Orbit v1: launcher app launched into orbit","metadataDescription":"Quicker dev build installs \u0026 Snack projects with Expo Orbit","slug":{"current":"2023-11-14-orbit-v1","_type":"slug"}},{"summary":[{"style":"normal","_key":"e7a8579a9eb8","markDefs":[],"children":[{"marks":[],"text":"One month ago, on September 11th, Node 16 reached end-of-life and it no longer receives any form of support. For that reason, ","_key":"42ca3f165e38","_type":"span"},{"_type":"span","marks":["strong"],"text":"effective","_key":"5c2729649dea"},{"_type":"span","marks":[],"text":" ","_key":"236278aee776"},{"_type":"span","marks":["strong"],"text":"November 27th, 2023","_key":"2c03f7c4d19b"},{"marks":[],"text":", we will migrate the default Node version from 16 to 18 on all EAS Build images. We have already updated the ","_key":"3eec9d091dfe","_type":"span"},{"_type":"span","marks":["code"],"text":"latest","_key":"2fbb4fc1d249"},{"_type":"span","marks":[],"text":" image accordingly.","_key":"60968cd41ec4"}],"_type":"block"},{"_type":"block","style":"normal","_key":"56554a9f0ed1","markDefs":[],"children":[{"_key":"02641121b385","_type":"span","marks":[],"text":"In the process of doing the Node.js upgrade, we will also drop our Ubuntu 18 images, because they do not support Node 18. The lowest available Ubuntu version will be 20."}]},{"_type":"block","style":"normal","_key":"ccba86400a23","markDefs":[{"_type":"link","href":"https://nodejs.org/en/about/previous-releases","_key":"d4477d1a9902"}],"children":[{"_type":"span","marks":[],"text":"The default Node version on EAS Build tracks the current maintenance LTS (see: ","_key":"eba3f13b935a"},{"_type":"span","marks":["d4477d1a9902"],"text":"Node.js releases","_key":"c36618850cfc"},{"_key":"205af231b2fa","_type":"span","marks":[],"text":"). This is common practice for similar hosted services."}]}],"_id":"2f219109-0339-4bc9-8096-b22b00e5606c","title":"EAS Build: Upgrading default Node.js version from 16 to 18 on November 27th, 2023","metadataDescription":null,"slug":{"current":"2023-11-03-node-default","_type":"slug"},"publishAt":"2023-11-03T12:00:00.000Z","mainImage":null,"authors":[{"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}]},{"publishAt":"2023-10-26T11:00:00.000Z","mainImage":{"altText":"New sidebar navigation.","imageId":"image-a578daca20afd35d71ca21a13c8be277a4ca5a80-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/a578daca20afd35d71ca21a13c8be277a4ca5a80-2400x1350.png","caption":null},"authors":[{"_id":"d590dd78-101d-4c48-95db-3c0484a88fb4","name":" Tomasz Czajecki","imageUrl":"https://cdn.sanity.io/images/siias52v/production/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png","imageId":"image-db86655c1353d2e08442354c4c268b4e51982fa5-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"d8be1f27-6267-40a4-8810-7860cb13f3ba","title":"Refreshed Sidebar Navigation in Dashboard","metadataDescription":null,"slug":{"current":"2023-10-26-refreshed-sidebar","_type":"slug"}},{"summary":null,"_id":"df350d12-77fb-4aa1-926e-8d866c4032a5","title":"Fix for CVE-2023-4863 in expo-image@1.3.4","metadataDescription":null,"slug":{"current":"2023-09-29-libwebp","_type":"slug"},"publishAt":"2023-09-29T11:00:00.000Z","mainImage":null,"authors":[{"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp","imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}]},{"metadataDescription":null,"slug":{"current":"2023-09-28-new-xcode-ios","_type":"slug"},"publishAt":"2023-09-28T11:00:00.000Z","mainImage":{"altText":"iOS build image update","imageId":"image-264da42bf48f067fc0ffe6e80049ff09d8866000-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/264da42bf48f067fc0ffe6e80049ff09d8866000-1200x675.png","caption":null},"authors":[{"imageId":"image-6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400-webp","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"33a5191b-2220-43fd-b580-3a053a832def","name":"Brent Vatne","imageUrl":"https://cdn.sanity.io/images/siias52v/production/6aa3e387c3c72e9774c61a8398bbc2f9c427270a-400x400.webp"}],"summary":null,"_id":"ed3cc2fe-6f95-4669-bd0e-484403178689","title":"Xcode 15 and iOS 17"},{"_id":"2a815dec-1911-42d2-854d-e4184d5ce707","title":"Support for Bun in EAS and Expo CLI","metadataDescription":null,"slug":{"current":"2023-09-25-eas-bun-support","_type":"slug"},"publishAt":"2023-09-25T11:00:00.000Z","mainImage":{"altText":"EAS now supports Bun","imageId":"image-518233d3c21ca34381018c7dc36c08f25a07e697-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/518233d3c21ca34381018c7dc36c08f25a07e697-2400x1350.png","caption":null},"authors":[{"imageUrl":"https://cdn.sanity.io/images/siias52v/production/c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317.png","imageId":"image-c539f3d0a720db4ed917547224ce0a3513a7a371-2316x2317-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"c6944fd7-2816-4c79-9c4b-140ecbc8a0f7","name":"Kadi Kraman"}],"summary":[{"children":[{"_key":"4701fc85fe340","_type":"span","marks":[],"text":"We have added support for "},{"_type":"span","marks":["cd5db5133a53"],"text":"Bun","_key":"4701fc85fe341"},{"_type":"span","marks":[],"text":" on Expo CLI and EAS! This means you can use Bun to create your Expo app, install packages, run scripts and build your app on EAS.","_key":"4701fc85fe342"}],"_type":"block","style":"normal","_key":"b72f1e56060d","markDefs":[{"_type":"link","href":"https://bun.sh/","_key":"cd5db5133a53"}]}]},{"authors":[{"_id":"14cef1d4-28af-47ca-9bd0-2000340f3642","name":"Steven Songqi Pu","imageUrl":"https://cdn.sanity.io/images/siias52v/production/b1a54a233896505b50c0dcfbac5441bb14323d80-512x512.png","imageId":"image-b1a54a233896505b50c0dcfbac5441bb14323d80-512x512-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"31d785f3-eed8-41c2-b8e8-f6bbca0b462f","title":"Introducing Notification Center","metadataDescription":null,"slug":{"current":"2023-09-12-notification-center","_type":"slug"},"publishAt":"2023-09-12T11:00:00.000Z","mainImage":{"altText":"Notification center.","imageId":"image-e8724f9a22a0c78969499e6391b37616ed16c8f5-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/e8724f9a22a0c78969499e6391b37616ed16c8f5-2400x1350.png","caption":null}},{"summary":null,"_id":"d7c8db07-ca24-4220-808c-6845052fc708","title":"Pinning Projects in Dashboard","metadataDescription":null,"slug":{"current":"2023-08-25-pinning-projects","_type":"slug"},"publishAt":"2023-08-25T11:00:00.000Z","mainImage":{"altText":"Pinning Projects in Dashboard","imageId":"image-a79cd94563c19dcbfb216342200f7216b88238ec-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/a79cd94563c19dcbfb216342200f7216b88238ec-2400x1350.png","caption":null},"authors":[{"_id":"d590dd78-101d-4c48-95db-3c0484a88fb4","name":" Tomasz Czajecki","imageUrl":"https://cdn.sanity.io/images/siias52v/production/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png","imageId":"image-db86655c1353d2e08442354c4c268b4e51982fa5-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}]},{"mainImage":{"altText":"EAS Insights","imageId":"image-1749bc4c5f8be7e8493b1be85167229c505ff04f-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/1749bc4c5f8be7e8493b1be85167229c505ff04f-2400x1350.png","caption":null},"authors":[{"imageId":"image-9dd9aa19b342be6932a97496016352f14aefdfcc-640x601-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"315a2728-e9ed-49db-878c-cc886b25b309","name":"Chris Walter","imageUrl":"https://cdn.sanity.io/images/siias52v/production/9dd9aa19b342be6932a97496016352f14aefdfcc-640x601.png"}],"summary":null,"_id":"4be4b30e-8668-4197-b59a-de44262f18d8","title":"Understand your users and grow your app with EAS Insights","metadataDescription":null,"slug":{"current":"2023-08-22-insights","_type":"slug"},"publishAt":"2023-08-22T11:00:00.000Z"},{"summary":null,"_id":"10445699-42dc-44df-95e9-b6f64cdd6be8","title":"Preview: fully customizable builds on EAS Build","metadataDescription":null,"slug":{"current":"2023-08-10-custom-builds","_type":"slug"},"publishAt":"2023-08-10T11:00:00.000Z","mainImage":{"altText":"Lint. Unit test. Build.","imageId":"image-400487b47091cc8595bbba5a9ef02d5d21d70095-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/400487b47091cc8595bbba5a9ef02d5d21d70095-2400x1350.png","caption":null},"authors":[{"_id":"fa479c52-d9f4-458d-af56-ca280e043e75","name":"Szymon Dziedzic","imageUrl":"https://cdn.sanity.io/images/siias52v/production/232a5601f61034e9487950507672e509b484c3c8-460x460.png","imageId":"image-232a5601f61034e9487950507672e509b484c3c8-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}]},{"mainImage":{"altText":"Expo CLI Dev Tools Plugins","imageId":"image-56a377322b5af12c64f92af4033b348591b9c62b-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/56a377322b5af12c64f92af4033b348591b9c62b-2400x1350.png","caption":null},"authors":[{"_id":"66670816-12f2-4f2b-9f77-821430173933","name":"Kudo Chien","imageUrl":"https://cdn.sanity.io/images/siias52v/production/a0f6639b3edfda8ead14239be6a50866b403ca86-400x400.jpg","imageId":"image-a0f6639b3edfda8ead14239be6a50866b403ca86-400x400-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"36025af9-fd54-4226-8999-94d3b5583b7f","title":"Proof of concept: Expo CLI Dev Tools Plugins","metadataDescription":null,"slug":{"current":"2023-08-10-dev-tools-plugins","_type":"slug"},"publishAt":"2023-08-10T11:00:00.000Z"},{"authors":[{"_id":"86babe5b-5f87-4185-a59a-077dbd0679bd","name":"Alan Hughes","imageUrl":"https://cdn.sanity.io/images/siias52v/production/fbc6f8287ef11f9f25db8039fee4ea8445dd7fe2-460x460.jpg","imageId":"image-fbc6f8287ef11f9f25db8039fee4ea8445dd7fe2-460x460-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"fc67a4ed-0a3f-4b28-a5bd-0967f3e2036b","title":"Proof of concept: expo-sqlite integration with CR-SQLite","metadataDescription":null,"slug":{"current":"2023-08-10-cr-sqlite","_type":"slug"},"publishAt":"2023-08-10T11:00:00.000Z","mainImage":{"altText":"expo-sqlite integration with CR-SQLite","imageId":"image-59414f4340afcf740b35963929ab9e9704a9c6cb-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/59414f4340afcf740b35963929ab9e9704a9c6cb-2400x1350.png","caption":null}},{"metadataDescription":null,"slug":{"current":"2023-08-09-orbit","_type":"slug"},"publishAt":"2023-08-09T11:00:00.000Z","mainImage":{"altText":"Expo Orbit on macOS","imageId":"image-fd3f84f4b9fe7007fd602760cc84691c3cb7aa77-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/fd3f84f4b9fe7007fd602760cc84691c3cb7aa77-2400x1350.png","caption":null},"authors":[{"_id":"a6e6a7bf-80b0-44c6-8d57-bc6898a7c4c0","name":"Gabriel Donadel","imageUrl":"https://cdn.sanity.io/images/siias52v/production/59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225.jpg","imageId":"image-59a6ef9c5677b87b1d6a4a1b6d236a5099548845-224x225-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"de8e1321-489d-4ac2-9115-b736fc1011d4","title":"Expo Orbit: Download and launch builds"},{"slug":{"current":"2023-08-08-use-updates-api","_type":"slug"},"publishAt":"2023-08-08T14:00:00.000Z","mainImage":{"altText":"Update available alert","imageId":"image-597b2e1a1967cbb1a3ec3743cd2cd7c512f9477c-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/597b2e1a1967cbb1a3ec3743cd2cd7c512f9477c-2400x1350.png","caption":null},"authors":[{"name":"Doug Lowder","imageUrl":"https://cdn.sanity.io/images/siias52v/production/634052e167642e6751b51da59103b8285aa34011-200x200.jpg","imageId":"image-634052e167642e6751b51da59103b8285aa34011-200x200-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"adcddaa3-0009-45c2-b996-bdad5f85ef17"}],"summary":null,"_id":"4b117d04-4a7e-4578-824f-6c115c01a0cf","title":"UseUpdates() API for expo-updates","metadataDescription":null},{"authors":[{"name":"Will Schurman","imageUrl":"https://cdn.sanity.io/images/siias52v/production/cc039beef2d6c77b64a8085c44b8cc59fdd106e6-638x360.png","imageId":"image-cc039beef2d6c77b64a8085c44b8cc59fdd106e6-638x360-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"027410e5-834e-42cf-a554-d6fca066f283"}],"summary":null,"_id":"795649e1-5cf5-4a82-9368-8b933f7fb713","title":"Single Sign-On (SSO)","metadataDescription":null,"slug":{"current":"2023-08-08-sso","_type":"slug"},"publishAt":"2023-08-08T11:00:00.000Z","mainImage":{"altText":"Single Sign-On","imageId":"image-e56543f86b1cc04f35540180e0dee770f65e6ca8-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/e56543f86b1cc04f35540180e0dee770f65e6ca8-2400x1350.png","caption":null}},{"authors":[{"_id":"0db846b5-42b0-4903-89a5-f140cab12afb","name":"Quin Jung","imageUrl":"https://cdn.sanity.io/images/siias52v/production/b45bc07a8b03c3551a0201b5f28a9dcd1762d417-598x616.png","imageId":"image-b45bc07a8b03c3551a0201b5f28a9dcd1762d417-598x616-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"d6cfee0d-7b6d-451e-9c45-0bbef36baa50","title":"Rollouts for EAS Update","metadataDescription":null,"slug":{"current":"2023-08-08-rollouts-eas-update","_type":"slug"},"publishAt":"2023-08-08T11:00:00.000Z","mainImage":{"altText":"Rollout to a percentage of users.","imageId":"image-81dfed00aacc50f83ef5bdaf38e5d3fb3c3e7b44-1200x675-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/81dfed00aacc50f83ef5bdaf38e5d3fb3c3e7b44-1200x675.png","caption":null}},{"publishAt":"2023-08-02T11:00:00.000Z","mainImage":{"altText":"Dashboard updates!","imageId":"image-1091c39649a723e3740113270012dc5a4fa3678c-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/1091c39649a723e3740113270012dc5a4fa3678c-2400x1350.png","caption":null},"authors":[{"_id":"d590dd78-101d-4c48-95db-3c0484a88fb4","name":" Tomasz Czajecki","imageUrl":"https://cdn.sanity.io/images/siias52v/production/db86655c1353d2e08442354c4c268b4e51982fa5-460x460.png","imageId":"image-db86655c1353d2e08442354c4c268b4e51982fa5-460x460-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"}}],"summary":null,"_id":"7a77d4d2-1b44-4134-a18d-8acc17205ce4","title":"New Dashboard Tables and More Timeline Activities","metadataDescription":null,"slug":{"current":"2023-08-02-new-tables-and-timeline-activities","_type":"slug"}},{"mainImage":null,"authors":[{"name":"Chris Jensen","imageUrl":"https://cdn.sanity.io/images/siias52v/production/5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360.png","imageId":"image-5d6ed7ae15c379cea77bb06cfbce1296c3e6dd28-640x360-png","department":{"_id":"006e9930-73bc-42c0-9c7c-5363f7495036","name":"Sales"},"_id":"e64dcc81-d400-461c-9163-55bdc6e82419"}],"summary":null,"_id":"043ad582-2aa8-473c-b86d-dc6673f4129c","title":"Enforcement of EAS Free plan limits","metadataDescription":null,"slug":{"current":"2023-08-01-eas-free-plan-limits","_type":"slug"},"publishAt":"2023-08-01T11:00:00.000Z"},{"slug":{"current":"2023-07-24-vscode-theme","_type":"slug"},"publishAt":"2023-07-24T11:00:00.000Z","mainImage":{"altText":"Expo VSCode theme","imageId":"image-e286ed324cb525c69ce41521f4870718a4ae1ffe-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/e286ed324cb525c69ce41521f4870718a4ae1ffe-2400x1350.png","caption":null},"authors":[{"imageUrl":"https://cdn.sanity.io/images/siias52v/production/f7106bd643e2167ab12ef676ef9b359b12386cc2-640x360.jpg","imageId":"image-f7106bd643e2167ab12ef676ef9b359b12386cc2-640x360-jpg","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"8df0d1be-bff2-4ed3-a49b-54f8b3b26a92","name":"Bartosz Kaszubowski"}],"summary":null,"_id":"8320a98e-7d39-496a-be51-22b5ac92e1c5","title":"Expo VS Code theme","metadataDescription":null},{"metadataDescription":null,"slug":{"current":"2023-07-19-github-linking","_type":"slug"},"publishAt":"2023-07-19T11:00:00.000Z","mainImage":{"altText":"Link your GitHub repo","imageId":"image-a0ddb5e2cf08d849937a0f5413ab1ba71ec57d45-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/a0ddb5e2cf08d849937a0f5413ab1ba71ec57d45-2400x1350.png","caption":null},"authors":[{"department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"91595b5b-b9c1-401f-8dca-054e4cac82d3","name":"Juwan Wheatley","imageUrl":"https://cdn.sanity.io/images/siias52v/production/33e489adc7171274013a61853d2cdd90412e40a8-640x360.jpg","imageId":"image-33e489adc7171274013a61853d2cdd90412e40a8-640x360-jpg"}],"summary":null,"_id":"e9cfbd57-d65e-4597-87dd-6ca3994b565f","title":"Link your GitHub repo with Expo"},{"summary":null,"_id":"a677aa2c-bd74-4fb6-92fb-613deafe9d28","title":"Improved Expo Docs organization","metadataDescription":null,"slug":{"current":"2023-07-05-docs-organization","_type":"slug"},"publishAt":"2023-07-05T11:00:00.000Z","mainImage":{"altText":"Improved Expo Docs organization","imageId":"image-68bc5bf6272b2d45f2ea05fc6a5a00157baeacd3-1500x600-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/68bc5bf6272b2d45f2ea05fc6a5a00157baeacd3-1500x600.png","caption":null},"authors":[{"name":"Aman Mittal","imageUrl":"https://cdn.sanity.io/images/siias52v/production/98614494e9f5b180a1d3bc70e69007dd1d5d955c-1018x1012.png","imageId":"image-98614494e9f5b180a1d3bc70e69007dd1d5d955c-1018x1012-png","department":{"_id":"7d332177-5a3c-429d-b65d-370265319986","name":"Engineering"},"_id":"9626579b-e459-414d-8d4b-f86e33bc8e5e"}]},{"metadataDescription":null,"slug":{"current":"2023-05-03-app-js","_type":"slug"},"publishAt":"2023-05-03T11:00:00.000Z","mainImage":{"altText":"Appjs Conf ","imageId":"image-5960f2432155b88fbcb25cd84c2c240fd7ea4d6b-2400x925-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/5960f2432155b88fbcb25cd84c2c240fd7ea4d6b-2400x925.png","caption":null},"authors":[{"name":"Jon Samp","imageUrl":"https://cdn.sanity.io/images/siias52v/production/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg","imageId":"image-ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225-jpg","department":{"_id":"b18f68da-9805-4a8f-a6e3-88b08dfb06bd","name":"Product"},"_id":"452224b9-9eb4-4189-9c27-48c1a2da5bd9"}],"summary":null,"_id":"4c410734-d241-4f4b-9cf8-c14dcd59799a","title":"App.js 2023"},{"slug":{"current":"2023-01-31-q4-summary","_type":"slug"},"publishAt":"2023-01-31T12:00:00.000Z","mainImage":{"altText":"What's new in Q8 2022","imageId":"image-463b4fb834b96d50fd0db3015d286c973f6447df-2400x1350-png","imageUrl":"https://cdn.sanity.io/images/siias52v/production/463b4fb834b96d50fd0db3015d286c973f6447df-2400x1350.png","caption":null},"authors":[{"imageId":"image-ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225-jpg","department":{"_id":"b18f68da-9805-4a8f-a6e3-88b08dfb06bd","name":"Product"},"_id":"452224b9-9eb4-4189-9c27-48c1a2da5bd9","name":"Jon Samp","imageUrl":"https://cdn.sanity.io/images/siias52v/production/ca406c8fc5fab2819dae7128fe4a84429438aed1-225x225.jpg"}],"summary":null,"_id":"5ede0dfb-1d42-4192-b714-fed4fea922dc","title":"Changes summary Q4 2022","metadataDescription":null}]},"__N_SSG":true},"page":"/changelog","query":{},"buildId":"tizlt7Y3IhSczE54yFoFe","assetPrefix":"https://static.expo.dev","isFallback":false,"isExperimentalCompile":false,"gsp":true,"scriptLoader":[]}</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10