The Expo CLI
Last release today
26 Aug 2026
Ships on a steady schedule
a new release about every 9 days
Rarely documented
notes for 4 of 350 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
501 releases ยท first in 2022
Release timeline
501 releases since 2022Releases
- 55.0.326 Jan 2026
Nothing published for this version
- 55.0.223 Jan 2026
Nothing published for this version
- 55.0.122 Jan 2026
Nothing published for this version
- 55.0.021 Jan 2026
Release notes
Open source โ๐ Breaking changes
expo-notificationsexpo-modules-core- [Android] Drop support for legacy architecture.
- [iOS] Renamed
ignoreSafeAreaKeyboardInsetstoignoreSafeAreaonHostcomponent. It now accepts'all'or'keyboard'instead of a boolean. (#42598 by @nishan) (#42598 by @intergalacticspacehighway)
expo-localizationexpo-image-loaderexpo-clipboardexpo-cellularexpo-brightnessexpo-blur
๐ New features
expo-web-browser- Add support for auth universal links callback (#42695 by @gabrieldonadel)
expo-sqliteexpo-speechexpo-sharingexpo-notifications- [android] Support subscribing to Firebase broadcast topics by (#17674 @mmomtchev) (#17674 by @mmomtchev)
- improve runtime validation for NotificationTriggerInput (#41538 by @vonovak)
- improve custom sound validation (#43189 by @vonovak)
expo-modules-core- [Android] Starts using precompiled headers to improve build times. (#39641 by @lukmccall)
- Remove
ExpoAppDelegateinheritance requirement in ExpoReactNativeFactory (#39417 by @gabrieldonadel) - [iOS] Introduce ExpoAppDelegateSubscriberManager class (#40008 by @gabrieldonadel)
- [iOS] Add
applicationDidReceiveMemoryWarningsubscribing to ExpoAppDelegateSubscriberManager (#40504 by @szydlovsky) - [iOS] Swift's
Encodabletypes can now be converted to JavaScript values. (#40621 by @tsapeta) - [iOS] Added
subscriberDidRegisterfunction to AppDelegate subscribers. (#40684 by @tsapeta) - Add
reloadAppAsyncmethod to AppContext. (#42295 by @aleqsio) - Add
maptoValueOrUndefined. (#40593 by @Wenszel) - Add types for
process.env.EXPO_DOM_HOST_OS. (#40382 by @EvanBacon) - [Android] Add
ComposableScopefor compose Content functions. (#39155 by @aleqsio) - [Android] Adds support for
ArrayBuffer. (#39943 by @lukmccall) - [Android] Add experimental formatters API. (#38946 by @lukmccall)
- [iOS] Add
convertResulttoConvertible. (#40302 by @jakex7) - [iOS] Adopted Swift 6 (#40369 by @tsapeta)
- Add StaticFunction and StaticAsyncFunction to Class in modules API. (#39228, #38754 by @jakex7)
- [Android] Added
ReactActivityHandler.onDidCreateReactActivityDelegateNotification. (#40537 by @lukmccall) - [Android] Added
ReactNativeHostHandler.onDidCreateReactHost. (#40561 by @lukmccall) - [Android] Remove
hermesEnabledproperty requirement for internal testing (#40678 by @gabrieldonadel) - [iOS]
Classdefinition for shared objects is now optional. (#40708 by @tsapeta) - Split out JSI layer from the modules core. (#40755 by @tsapeta)
- [Android] Improved support for
ArrayBuffers. (#41404 by @barthap) - [Android] Add support for creating
ArrayBuffers in native modules. (#41415 by @barthap) - [iOS] Added
appDelegateWillBeginInitializationfunction to AppDelegate subscribers. (#41456 by @tsapeta) - [iOS] Added
RNHostto improve RN component layout inside SwiftUI views (#40938 by @nishan) (#40938 by @intergalacticspacehighway) - [iOS] Added
ignoreSafeAreaKeyboardInsetstoSwiftUIHostingView. (#41302 by @nishan) (#41302 by @intergalacticspacehighway) - [iOS] Added support for
ArrayBuffers. (#41548 by @barthap) - [iOS] JSI runtime is now accessed from public
RCTHostRuntimeDelegateinstead of unofficialbridge.runtime. (#41311 by @tsapeta) - [iOS] Introduced global
JavaScriptActorto isolate code requiring running on the JavaScript thread. (#41793 by @tsapeta) - [iOs] Add experimental formatters API. (#42023 by @lukmccall)
- [macOS] Added
NSEdgeInsets.zeroextension to better matchUIEdgeInsets. (#42675 by @tsapeta)
expo-media-libraryexpo-location- [Android] Add option
androidForegroundServiceIconfor controlling the icon for the foreground service. (#41132 by @jeppester) - [iOS] Added
accuracyfield toPermissionDetailsLocationIOSexposing iOS 14+ precise/reduced location authorization. (#42931 by @sbs44)
- [Android] Add option
expo-image-pickerexpo-fontexpo-file-system- add
idempotentoption todownloadFileAsync(#39681 by @vonovak) - Add write options for base64 encoded bytes. (#39963 by @aleqsio)
- [iOS] Add file sharing config options (#39286 by @kosmydel)
- [Android] Add contentUri property. (#40002 by @aleqsio)
- Add
appendoption to write methods. (#42778 by @aleqsio)
- add
expo-deviceexpo-constants- [android] Read projectRoot from expo-autolinking (#40666 by @gabrieldonadel)
expo-cryptoexpo-camera- Allow disabling the barcode scanner functionality via config plugin. (#40444 by @alanjhughes)
- Allow users to set video stabilization mode when recording videos. (#41666 by @alanjhughes)
- [Android] Add support for screen flash on the front camera. (#41667 by @alanjhughes)
expo-contacts- Add
Contacts@Next(#40886 by @Wenszel) - [Android] Implement
hasContactsAsyncfunction (#40756 by @hryhoriiK97)
- Add
expo-calendar- [iOS] Added support for allโday reminders (#39028) by @dominik-miskovic (#39028 by)
- [next] Implement
ExpoCalendar@next(#39108 by @kosmydel and @arturgesiarz) (#39108 by @kosmydel, @arturgesiarz)
expo-blurexpo-auth-session- Added
extraHeadersoption toTokenRequestandRevokeTokenRequest. (#31381) by @levizimmerman and @lsarni (#31381 by @levizimmerman, @lsarni)
- Added
๐ Bug fixes
expo-web-browser- [Android] Fix multiple runs of prebuild repeateadly adding generated code. (#39702 by @alanjhughes)
- [iOS] Fix
dismissBrowserhanging when called with no browser open. (#40799 by @alanjhughes) - [Android] Fix the browser closing after the app is backgrounded by adding a new option to use a proxy activity to launch custom tabs. (#41457 by @lukmccall)
expo-video-thumbnails- [Android] Fixed broken thumbnail generation on Android 9 and lower. (#3854081613 by @andrejpavlovic) (#40816 by @andrejpavlovic)
expo-task-manager- [Android] Fix NPE in updateOrScheduleJob in task manager (#40396 by @SamuelBrucksch)
- [Android] Fix job scheduling ANR caused by cancel/reschedule pattern that prevented jobs from executing and accumulated data until exceeding Binder transaction limit. (#41688 by @tyrauber)
expo-sqlite- Throwing error when
ExpoSQLite.defaultDatabaseDirectoryreturns undefined. (#40680 by @kudo) - Fixed node runtime bundling error on web. (#40739 by @kudo)
- Fixed Android 16kb page size issue when enabling
useSQLCipher. (#40781 by @ronickg) - Fixed
serializeAsync/serializeSyncerrors from memory database on web. (#40899 by @kudo)
- Throwing error when
expo-store-review- [iOS] Fix 'requestReview' function failing. (#40080 by @hryhoriiK97)
expo-sensorsexpo-sharingexpo-screen-capture- Prevent multiple blur views from being added during rapid app state changes. (#39633 by @hryhoriiK97)
- [iOS] Fix main thread violation warnings on app startup. (#42204 by @lukmccall)
expo-screen-orientationexpo-networkexpo-notifications- [android] avoid crash emitting a new token event when module is destroyed (#41754 by @vonovak)
- [ios] fix completion handler never called for background notifications (#41300 by @vonovak)
- Adjustments after removal of notification section of Expo config. (#41972 by @douglowder)
- [Android] fix background task not consistently executing (#43245 by @vonovak)
- [Android] fix
deleteNotificationChannelGroupAsyncexport (#43244 by @vonovak) - add FCM intent origin validation (#43206 by @vonovak)
- Fixed crash in
NotificationForwarderActivityon Android 11/12 when Parcelable extras fail to deserialize by using byte array serialization as fallback. (#43203 by @vonovak) - [ios] Fixed
requestPermissionsAsyncnot forwarding new options to the OS when notifications were already granted (#43378 by @vonovak)
expo-modules-core- Fix runtime error due to passing undefined into function that doesnt receive any argument (#39594 by @mrevanzak)
- Fix build error on Vite due to non-existent import for
TurboModuleRegistryon web (#39726 by @satya164) - [iOS] Return EXJavaScriptValue from null/undefined in arrays. (#39872 by @jakex7)
- [iOS] Fix NSURL to JSIString conversion returning nil. (#39567 by @behenate)
- Fix SharedObject created with
useReleasingSharedObjectgetting destroyed after a fast refresh caused by a change in its dependencies. (#39753 by @behenate) - [core] [iOS] Addresses a potential crash where
[NSString UTF8String]could returnnilfor certain string inputs (non-English), leading to an attempt to dereference a null pointer duringjsi::Stringcreation. (#40639 by @mohammadamin16) - [Android] Fix
androidNavigationBar.enforceContrastapp config property not working. (#40263 by @behenate) - [iOS] Fix
Eitherconversion inRecord(#40655 by @vonovak) - [iOS] Fix sizing glitch when React Native components are used as child in Expo UI components (#40693 by @nishan) (#40693 by @intergalacticspacehighway) (#40693, #40693 by @intergalacticspacehighway, @intergalacticspacehighway)
- [iOS] Fix
TextFieldcausing crash when reload and unmounting. (#40960 by @nishan) (#40960 by @intergalacticspacehighway) (#40960, #40960 by @intergalacticspacehighway, @intergalacticspacehighway) - [iOS] Universal links not working on cold start. (#41185) by @jbaudanza (#41185 by @jbaudanza) (#41185, #41185 by @jbaudanza, @jbaudanza)
- [Android] Fixed DSL view props using stale state when updating. (#41622 by @kimchi-developer)
- [core] Fixed
useReleasingSharedObjectto defer releasing until after render. - [android] Fix source sets for events for functional view definitions. (#41685 by @aleqsio)
- [iOS] Fix throwing
InvalidArgsNumberExceptionwhen declaringAsyncFunctionwith optional arguments andPromise. (#41054 by @Wenszel) - [iOS] fix queue assertion crash (#41296 by @vonovak)
- [Android] check if
AppContextActivityResultLaunchercoroutine continuation is active before resuming (#41319 by @vonovak) - [RSC] Fix server components asserting from missing native modules. (#40388 by @EvanBacon)
- [Android] Restore
registeroverload inModuleRegistry. (#40149 by @alanjhughes) - [iOS] Add
invalidatecallback to SwiftUIVirtualView. (#40237 by @intergalacticspacehighway) - [iOS] Fix
ValueOrUndefinedconversion inRecord. (#40289 by @jakex7) - [iOS] Improve RN component layout when hosted in SwiftUI (#40794 by @nishan) (#40794 by @intergalacticspacehighway)
- [iOS] Fixed
nullnot being correctly converted toValueOrUndefinedinRecord. (#41005 by @lukmccall) - Fixed
NativeModuleextendingRecord<string, any>, which made it not type-safe. (#41320 by @lukmccall) - [iOS] Fix missing headers when using static frameworks (#41970 by @gabrieldonadel)
- [iOS] Add shallow equality check before triggering view prop setters to avoid unnecessary calls. (#39331 by @nishan) (#39331 by @intergalacticspacehighway)
- Fix react-native-macos 0.81 support (#42366 by @gabrieldonadel)
- [Android] Fixed crashes in JavaScriptValue/JavaScriptObject destructor caused by freeing memory after the runtime is destroyed. (#42440 by @lukmccall)
- [Android] Added missing checks in the promise implementation. (#42467 by @lukmccall)
- [iOS] Fixed a crash in Fabric when unmounting a view while a geometry change event is being dispatched. (#42628 by @danishshaik) (#42634 by @danishshaik) (#42634 by @danishshaik, @danishshaik)
- [iOS] Fix crashes when converting a single JSValue into an Array. (#42694 by @behenate)
- Added more Jetpack Compose support. (#42734 by @kudo)
- Fix global type declaration chain to point to
expo -> expo-modules-core/types -> ./build/globalrather thantypes="node"(#42751 by @kitten) - [iOS] Fixed missing dependencies when building from source (#42901 by @chrfalch)
- [iOS] Added
DynamicBoolTypeto correctly distinguish boolean values from numeric 0/1. (#42978 by @nishan) (#42978 by @intergalacticspacehighway) - [iOS] Fixed
DynamicBoolTypeto throwNullCastExceptionfor nil values, matchingDynamicRawTypebehavior. (#43085 by @nishan) (#43085 by @intergalacticspacehighway) - [iOS] Fix crash from
PersistentFileLog. (#43283 by @alanjhughes) - [iOS] Fixed
field.options.insert()silently failing infieldsOf()due to mutation on protocol existential. (#43341 by @just1and0) - [iOS] Fixed warnings in
Propdefinition component by isolating its setter to the main actor. (#43348 by @tsapeta)
expo-mail-composerexpo-media-library- [next][android] Fix Failed To Build Unique File exception (#42222 by @Wenszel)
- [next][android] Fix creating album with name with spaces (#42220 by @Wenszel)
- Fix
endCursordescription in the documentation. (#39120 by @Wenszel) - [next][iOS] Convert
idto URI format (#39920 by @Wenszel) - [next][android] Fix
delete()throwing security exception (#39914 by @Wenszel) - [next][android] Change default root directory to Pictures (#39716 by @Wenszel)
- [next] Fix
asset.getModificationTimeto return milliseconds (#39715 by @Wenszel)
expo-location- [Android] Fixed deferred location updates being applied in foreground due to incorrect
mIsHostPausedinitialization. Location updates are now delivered immediately when app is in foreground, matching iOS behavior. (#41659 by @tyrauber) - use WGS 84 as reference for altitude on iOS (#41318 by @vonovak)
- fix position of the
scopefield in a permissions request result (#41328 by @vonovak) - [Web] Stop using legacy event emitter. (#41680 by @alanjhughes)
- [Android] Fixed deferred location updates being applied in foreground due to incorrect
expo-localization- Correct types for getCalendars and getLocales (#39703 by @kadikraman)
- [android] fix: convert BCP-47 locales to Android resource qualifiers (#40901 by @kosmydel)
expo-intent-launcher- [Android] Fixed Double to Long conversion for intent extras to support calendar timestamps and other large numeric values. (#42386 by @brianomchugh)
expo-image-manipulatorexpo-image-pickerexpo-glexpo-fontexpo-file-system- [Android] Fix incorrect AndroidManifest.xml location. (#39134 by @robertying)
- Fix typedoc in the File class. (#40064 by @aleqsio)
- [Android] Fix getContentUri. (#40001 by @aleqsio)
- [Android] Fix recursive file deletion. (#40248 by @aleqsio)
- [iOS] Add missing
createFileandcreateDirectorymethods. (#40314 by @jakex7) - [file-system] Fix package exports for Typescript projects (#39543 by @smoores-dev)
- [Android] Fix bundle directory listing returning incorrect names, URIs and trailing slashes for files. (#42882 by @aleqsio)
- Fix Jest mock to support new
File/Directory/PathsAPI. (#43005 by @aleqsio) - Fix incorrect return types for
FileandDirectorystatic methods. (#43282 by @alanjhughes)
expo-clipboardexpo-constantsexpo-cryptoexpo-camera- [Android] Fix barcode scanner on devices without access to Google Play Services. (#39612 by @behenate)
- [Android] Fix certain exif keys being dropped because of invalid values. (#41043 by @alanjhughes)
- [Android] Fix camera not being recreated on the old architecture. (#41405 by @alanjhughes)
- [iOS] Return correct size information when using image refs. (#41658 by @alanjhughes)
- [iOS] Fix incorrect isPinchToZoomEnabled default value for scanner. (#41803 by @hssdiv)
- [iOS] Fixed a number of configuration issues and error inconsistencies. (#42926 by @alanjhughes)
expo-contacts- [iOS] Fixed issue with missing
namePrefixon iOS (#39974 by @hryhoriiK97) - [iOS] Fixed phonetic name fields being assigned to wrong keys (#40013 by @hryhoriiK97)
- [Android] Fix updating contact with existing image (#42133 by @Wenszel) (#42133 by @wenszel)
- [Android] Fix adding contact when default account is set to cloud (#42203 by @Wenszel)
- Fix
editWithFormthrows error (#43315 by @Wenszel)
- [iOS] Fixed issue with missing
expo-calendarexpo-brightnessexpo-asset
๐ก Others
expo-web-browser- [Android] Remove
experimentalLauncherActivityconfig plugin option as it was replaced with theuseProxyActivityoption onopenBrowserAsyncandopenAuthSessionAsyncmethods. (#41535 by @lukmccall) - Fixed missing word in
warmUpAsyncJSDoc. (#42944 by @brentvatne)
- [Android] Remove
expo-video-thumbnails- [Android] Remove unused
androidx.annotation:annotationdependency. (#39755 by @lukmccall)
- [Android] Remove unused
expo-task-managerexpo-sqliteexpo-sensorsexpo-sms- [Android] Removed unused
androidx.annotation:annotationdependency. (#39756 by @lukmccall)
- [Android] Removed unused
expo-sharing- [Android] Removed unused
androidx.legacy:legacy-support-v4dependency. (#39757 by @lukmccall)
- [Android] Removed unused
expo-screen-capture- Remove warning about iOS screenshot limitations. (#40115 by @hryhoriiK97)
- mark
removeScreenshotListenercall as deprecated (#42098 by @vonovak)
expo-secure-store- [iOS] Remove byte limit warning. (#40187 by @alanjhughes)
expo-screen-orientationexpo-notifications- add a warning for getDevicePushTokenAsync on iOS simulators (#40028 by @vonovak)
- validate sound resource names with
assertValidAndroidAssetNamefromexpo/config-plugins(#39883 by @vonovak) - [android] migrate off of legacy expo-modules-core apis (#41731 by @vonovak)
- [ios] migrate permission requester to swift (#42010 by @vonovak)
- [android] remove token listener on module destroy (#41275 by @vonovak)
- Remove tests-related files from the published package content. (#39551 by @Simek)
- [ios] migrate notification serializer to swift (#38633 by @vonovak)
- [android] bump firebase notifications dependency (#42016 by @vonovak)
- [android] mark
NotificationImportance.UNSPECIFIEDas not suitable for use (#41709 by @vonovak) - Remove unused
assertdependency (#42970 by @kitten) - [Android] migrate several Java files to Kotlin (#43249 by @vonovak)
expo-modules-core- [ios] - Set host dimension synchronously on native (#40017 by @nishan) (#40017 by @intergalacticspacehighway) (#40017, #40017 by @intergalacticspacehighway, @intergalacticspacehighway)
- [iOS] Removed some runtime type checks for dynamic types. (#40611 by @tsapeta)
- [iOS] Added base props support for SwiftUI integration. (#40492 by @kudo)
- [Android] Migrated from
kotlinOptionstocompilerOptionsDSL. (#39794 by @huextrat) - [iOS] Add explicit CallInvoker and CallbackWrapper imports to EXJSIUtils (#39818 by @gabrieldonadel)
- [Android] Refactor getDelayLoadAppHandler to use ReactHost (#40084 by @gabrieldonadel)
- [Android] Use module name from
expo-module.config.json. (#39985, #40241 by @jakex7) - [iOS] Use the
RuntimeSchedulerto schedule tasks on the JS thread. (#40473 by @alanjhughes) - Remove tests related files from the published package content. (#39551 by @Simek)
- Remove old REACT_NATIVE_TARGET_VERSION checks (#40843 by @gabrieldonadel)
- [iOS] Moved the implementation of the constants provider (
EXConstantsService) fromexpo-constants. (#41339 by @tsapeta) - [iOS] Replaced
appContext.fileSystem,appContext.utilities,appContext.imageLoaderandappContext.permissionswith the core implementations. (#41350, #41370, #41396 by @tsapeta) - Deprecated
executeOnJavaScriptThreadin favor ofruntime.schedule. (#41478 by @tsapeta & #41551 by @lukmccall) (#41478, #41551 by @tsapeta, @lukmccall) - Added
ShadowNodeProxy.setStyleSize()for Jetpack Compose integration. (#41553 by @kudo) - [iOS] Create wrapper for
RCTHost. (#41632 by @alanjhughes) - Removed unnecessary warning in the legacy
NativeViewManagerAdapter. (#41804 by @tsapeta) - [iOS] Removed legacy
EXReactNativeEventEmitterclass. (#41915 by @tsapeta) - [iOS] Removed legacy log handler. (#41916 by @tsapeta)
- [macos] Remove [email protected] workarounds (#42409 by @gabrieldonadel)
- Improved Jetpack Compose integration for Expo UI. (#42450 by @kudo)
- Removed needless warning when
NativeModulesProxyis absent. (#43020 by @tsapeta) - [iOS] Removed some unused code. (#42949 by @tsapeta)
- Fixed view updates for Jetpack Compose integration. (#42732 by @kudo)
- [Android] Promoted
Eithertype stable. (#43267 by @lukmccall) - [Android] Remove legacy
ExpoModulesCorePlugin. (#43312 by @lukmccall)
expo-media-library- [next][android] Refactor permissions (#40076 by @Wenszel)
- [next] Add test screens (#39951 by @Wenszel)
- [next] Add documentation (#39754 by @Wenszel)
- mark
removeSubscriptioncalls as deprecated (#42098 by @vonovak) - Remove tests related files from the published package content. (#39551 by @Simek)
- [Android] Add
android:maxSdkVersionannotation toREAD_EXTERNAL_STORAGEandWRITE_EXTERNAL_STORAGEpermissions. (#40976 by @behenate)
expo-location- [Android] Removed unused
androidx.annotation:annotationdependency. (#39758 by @lukmccall)
- [Android] Removed unused
expo-localizationexpo-keep-awakeexpo-intent-launcher- [Android] Removed unused
androidx.annotation:annotationdependency. (#39760 by @lukmccall)
- [Android] Removed unused
expo-image-manipulator- [Android] Removed unused
androidx.annotation:annotationdependency (#39764 by @lukmccall) - [iOS] Removed dependency on
expo-image-loaderon iOS. (#41395 by @tsapeta)
- [Android] Removed unused
expo-image-pickerexpo-image-loader- [Android] Removed references to legacy native modules API. (#41858 by @lukmccall)
expo-glexpo-haptics- [Android] Fix missing
awaitforperformHapticsAsync(#40987 by @kamui545) - [Android] Removed unused
androidx.annotation:annotationdependency. (#39759 by @lukmccall)
- [Android] Fix missing
expo-fontexpo-file-system- [Android] Add
android:maxSdkVersionannotation toREAD_EXTERNAL_STORAGEandWRITE_EXTERNAL_STORAGEpermissions. (#40976 by @behenate) - [Android] Removed references to legacy native modules API. (#41791 by @lukmccall)
- [Android] Add
expo-device- [Android] Removed unused
androidx.legacy:legacy-supportdependency. (#39762 by @lukmccall)
- [Android] Removed unused
expo-clipboard- Remove tests related files from the published package content. (#39551 by @Simek)
- mark
removeClipboardListenercall as deprecated (#42098 by @vonovak) - [iOS] Update documentation regarding the edge case when the user denies paste permission (#40259 by @hryhoriiK97)
- Update internal TypeScript types. (#41740 by @barthap)
expo-constants- [Android] Removed unused native dependencies. (#39763 by @lukmccall)
- [Android] Removed references to legacy native modules API. (#41855 by @lukmccall)
expo-crypto- bump base64-js from 1.2.3 to 1.5.1 (#41211 by @hassankhan)
- remove
ExpoCrypto.getRandomBase64String()fallback ingetRandomBytes()(#41517 by @hassankhan)
expo-camera- [iOS] Support all valid gps tags from
CGImagePropertiesin exif data. (#40801 by @alanjhughes)
- [iOS] Support all valid gps tags from
expo-contacts- Added ContactSerializationException for error handling. (#40426 by @hryhoriiK97)
- Added contact image uri validation. (#39658 by @hryhoriiK97)
- [ios] create
CNContactStorelazily (#42096 by @vonovak) - [Android] Removed unused
androidx.annotation:annotationdependency (#39761 by @lukmccall)
expo-calendar- [Android] Refactored module native code. (#40548 by @barthap)
- Fixed missing
@in@platform iosJSDoc tag forEntityTypesenum. (#42944 by @brentvatne)
expo-blurexpo-asset
โ ๏ธ Notices
expo-gl- Performance optimization: remove support of GIF image format in image decoding in
texImage2Dexpo wrapper. (#41499 by @psnet) - Performance optimization: reduce supported old image formats in lib
stb_image.hused for image decoding intexImage2Dexpo wrapper to support only JPEG, PNG, GIF image formats. Formats BMP, PSD, TGA, HDR, PIC, PNM are no longer supported. (#41001 by @psnet) - Updated library
stb_image.hused for image decoding intexImage2Dexpo wraper method. A lot of fixes and performance improvements, see related PR. (#41000 by @psnet) - Added support for React Native 0.82.x. (#39678 by @gabrieldonadel)
- Performance optimization: remove support of GIF image format in image decoding in
- 55.0.0-canary-20260223-05214f123 Feb 2026pre-release
Nothing published for this version
- 55.0.0-canary-20260121-a63c0dd21 Jan 2026pre-release
Nothing published for this version
- 55.0.0-canary-20260120-bb7170020 Jan 2026pre-release
Nothing published for this version
- 55.0.0-canary-20260119-70f7c2819 Jan 2026pre-release
Nothing published for this version
- 55.0.0-canary-20260114-d8e19f514 Jan 2026pre-release
Nothing published for this version
- 55.0.0-canary-20260105-6b962e65 Jan 2026pre-release
Nothing published for this version
- 55.0.0-canary-20251230-fc48ddc30 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251223-b83b31e23 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251216-6e1f9a716 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251216-3f01dbf16 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251212-acb11f212 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251211-7da85ea11 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251210-1f163e310 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251206-615dec16 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251205-a1dedc65 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251205-756eb7a5 Dec 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251127-587bc5327 Nov 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251120-e46b3cc20 Nov 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251119-961a03219 Nov 2025pre-release
Nothing published for this version
- 55.0.0-canary-20251118-8f7ee6418 Nov 2025pre-release
Nothing published for this version
- 54.1.0-canary-20260119-17896bf19 Jan 2026pre-release
Nothing published for this version
- 54.1.0-canary-20251031-b135dff31 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20251023-4c86f9523 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20251015-a6a127215 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20251013-623c5a613 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20251009-9919e089 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20251008-f2d1b4a8 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20251008-6acbc1c8 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20251003-7b9d7ff3 Oct 2025pre-release
Nothing published for this version
- 54.1.0-canary-20250930-9dc59d330 Sept 2025pre-release
Nothing published for this version
- 54.0.2717 Aug 2026
Nothing published for this version
- 54.0.2615 Jul 2026
Nothing published for this version
- 54.0.2528 May 2026
Nothing published for this version
- 54.0.2427 Apr 2026
Nothing published for this version
- 54.0.2331 Jan 2026
Nothing published for this version
- 54.0.2221 Jan 2026
Nothing published for this version
- 54.0.216 Jan 2026
Nothing published for this version
- 54.0.2018 Dec 2025
Nothing published for this version
- 54.0.1911 Dec 2025
Nothing published for this version
- 54.0.185 Dec 2025
Nothing published for this version
- 54.0.174 Dec 2025
Nothing published for this version
- 54.0.167 Nov 2025
Nothing published for this version
- 54.0.153 Nov 2025
Nothing published for this version
- 54.0.1428 Oct 2025
Nothing published for this version
- 54.0.1321 Oct 2025
Nothing published for this version
- 54.0.1220 Oct 2025
Nothing published for this version
- 54.0.119 Oct 2025
Nothing published for this version
- 54.0.101 Oct 2025
Nothing published for this version
- 54.0.91 Oct 2025
Nothing published for this version
- 54.0.822 Sept 2025
Nothing published for this version
- 54.0.8-canary-20250919-7a31b9619 Sept 2025pre-release
Nothing published for this version
- 54.0.718 Sept 2025
Nothing published for this version
- 54.0.616 Sept 2025
Nothing published for this version
- 54.0.513 Sept 2025
Nothing published for this version
- 54.0.412 Sept 2025
Nothing published for this version
- 54.0.312 Sept 2025
Nothing published for this version