expo-dev-launcher 5.0.21 → 5.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -10,6 +10,16 @@
10
10
 
11
11
  ### 💡 Others
12
12
 
13
+ ## 5.0.23 — 2025-01-10
14
+
15
+ ### 🐛 Bug fixes
16
+
17
+ - [iOS] Fixed black stuck screen when loading an unreachable server from last opened url. ([#34067](https://github.com/expo/expo/pull/34067) by [@kudo](https://github.com/kudo))
18
+
19
+ ## 5.0.22 — 2025-01-08
20
+
21
+ _This version does not introduce any user-facing changes._
22
+
13
23
  ## 5.0.21 — 2024-12-24
14
24
 
15
25
  _This version does not introduce any user-facing changes._
@@ -17,7 +17,7 @@ android {
17
17
  namespace "expo.modules.devlauncher"
18
18
  defaultConfig {
19
19
  versionCode 9
20
- versionName "5.0.21"
20
+ versionName "5.0.23"
21
21
  }
22
22
 
23
23
  buildTypes {
@@ -137,7 +137,7 @@ __d((function(g,r,i,a,m,_e,d){var e=r(d[0]);Object.defineProperty(_e,"__esModule
137
137
  __d((function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),s=t(r(d[2])),l=(function(){return(0,s.default)((function t(s,l){(0,n.default)(this,t),this.type=s,this.bubbles=!(null==l||!l.bubbles),this.cancelable=!(null==l||!l.cancelable),this.composed=!(null==l||!l.composed),this.scoped=!(null==l||!l.scoped),this.isTrusted=!1,this.timeStamp=Date.now(),this.defaultPrevented=!1,this.NONE=0,this.AT_TARGET=1,this.BUBBLING_PHASE=2,this.CAPTURING_PHASE=3,this.eventPhase=this.NONE,this.currentTarget=null,this.target=null,this.srcElement=null}),[{key:"composedPath",value:function(){throw new Error('TODO: not yet implemented')}},{key:"preventDefault",value:function(){this.defaultPrevented=!0,null!=this._syntheticEvent&&this._syntheticEvent.preventDefault()}},{key:"initEvent",value:function(t,n,s){throw new Error('TODO: not yet implemented. This method is also deprecated.')}},{key:"stopImmediatePropagation",value:function(){throw new Error('TODO: not yet implemented')}},{key:"stopPropagation",value:function(){null!=this._syntheticEvent&&this._syntheticEvent.stopPropagation()}},{key:"setSyntheticEvent",value:function(t){this._syntheticEvent=t}}])})();g.Event=l;e.default=l}),120,[21,13,14]);
138
138
  __d((function(g,r,_i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.create=function(n,f){return b(null,n,f)},e.diff=function(n,f,o){return h(null,n,f,o)};var f=n(r(d[1])),o=n(r(d[2])),t={},i=null,u=0,c={unsafelyIgnoreFunctions:!0};function l(n,f){return'object'!=typeof f||null===f||(0,o.default)(n,f,c)}function y(n,f,o){if(Array.isArray(f))for(var t=f.length;t--&&u>0;)y(n,f[t],o);else if(f&&u>0){var c=f;for(var l in i)if(i[l]){var s=c[l];if(void 0!==s){var p=o[l];if(p){if('function'==typeof s&&(s=!0),void 0===s&&(s=null),'object'!=typeof p)n[l]=s;else if('function'==typeof p.diff||'function'==typeof p.process){var v='function'==typeof p.process?p.process(s):s;n[l]=v}i[l]=!1,u--}}}}}function s(n,f,o,t){var i,u=f.length<o.length?f.length:o.length;for(i=0;i<u;i++)n=p(n,f[i],o[i],t);for(;i<f.length;i++)n=A(n,f[i],t);for(;i<o.length;i++)n=v(n,o[i],t);return n}function p(n,o,t,i){return n||o!==t?o&&t?Array.isArray(o)||Array.isArray(t)?Array.isArray(o)&&Array.isArray(t)?s(n,o,t,i):Array.isArray(o)?h(n,(0,f.default)(o),t,i):h(n,o,(0,f.default)(t),i):h(n,o,t,i):t?v(n,t,i):o?A(n,o,i):n:n}function v(n,f,o){if(!f)return n;if(!Array.isArray(f))return b(n,f,o);for(var t=0;t<f.length;t++)n=v(n,f[t],o);return n}function A(n,f,o){if(!f)return n;if(!Array.isArray(f))return j(n,f,o);for(var t=0;t<f.length;t++)n=A(n,f[t],o);return n}function h(n,f,o,t){var c,s,v;for(var h in o)if(c=t[h])if(v=f[h],'function'==typeof(s=o[h])&&(s=!0,'function'==typeof v&&(v=!0)),void 0===s&&(s=null,void 0===v&&(v=null)),i&&(i[h]=!1),n&&void 0!==n[h]){if('object'!=typeof c)n[h]=s;else if('function'==typeof c.diff||'function'==typeof c.process){var b='function'==typeof c.process?c.process(s):s;n[h]=b}}else if(v!==s)if('object'!=typeof c)l(v,s)&&((n||(n={}))[h]=s);else if('function'==typeof c.diff||'function'==typeof c.process){if(void 0===v||('function'==typeof c.diff?c.diff(v,s):l(v,s))){var j='function'==typeof c.process?c.process(s):s;(n||(n={}))[h]=j}}else i=null,u=0,n=p(n,v,s,c),u>0&&n&&(y(n,s,c),i=null);for(var _ in f)void 0===o[_]&&(c=t[_])&&(n&&void 0!==n[_]||void 0!==(v=f[_])&&('object'!=typeof c||'function'==typeof c.diff||'function'==typeof c.process?((n||(n={}))[_]=null,i||(i={}),i[_]||(i[_]=!0,u++)):n=A(n,v,c)));return n}function b(n,f,o){return h(n,t,f,o)}function j(n,f,o){return h(n,f,t,o)}}),121,[21,115,114]);
139
139
  __d((function(g,_r,_i,_a,m,_e,d){Object.defineProperty(_e,"__esModule",{value:!0}),_e.createPublicInstance=function(n,t,a){null==e&&(e=r.enableAccessToHostTreeInFabric()?_r(d[1]).default:_r(d[2]).default);return new e(n,t,a)},_e.createPublicTextInstance=function(e){null==n&&(n=_r(d[3]).default);return new n(e)},_e.getInternalInstanceHandleFromPublicInstance=function(e){if(null!=e._internalInstanceHandle)return e._internalInstanceHandle;return e.__internalInstanceHandle},_e.getNativeTagFromPublicInstance=function(e){return e.__nativeTag},_e.getNodeFromPublicInstance=function(e){if(null==e.__internalInstanceHandle)return null;null==t&&(t=_r(d[4]));return t.getNodeFromInternalInstanceHandle(e.__internalInstanceHandle)};var e,n,t,r=(function(e,n){if(!n&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=a(n);if(t&&t.has(e))return t.get(e);var r={__proto__:null},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&{}.hasOwnProperty.call(e,u)){var c=l?Object.getOwnPropertyDescriptor(e,u):null;c&&(c.get||c.set)?Object.defineProperty(r,u,c):r[u]=e[u]}return r.default=e,t&&t.set(e,r),r})(_r(d[0]));function a(e){if("function"!=typeof WeakMap)return null;var n=new WeakMap,t=new WeakMap;return(a=function(e){return e?t:n})(e)}}),122,[123,126,137,138,35]);
140
- __d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.useTurboModuleInterop=e.useStateAlignmentMechanism=e.useRuntimeShadowNodeReferenceUpdateOnLayout=e.useRuntimeShadowNodeReferenceUpdate=e.useRefsForTextInputState=e.usePassiveEffectsForAnimations=e.useOptimizedEventBatchingOnAndroid=e.useOptimisedViewPreallocationOnAndroid=e.useNewReactImageViewBackgroundDrawing=e.useNativeViewConfigsInBridgelessMode=e.useModernRuntimeScheduler=e.useImmediateExecutorInAndroidBridgeless=e.useFabricInterop=e.traceTurboModulePromiseRejectionsOnAndroid=e.shouldUseSetNativePropsInNativeAnimationsInFabric=e.shouldUseSetNativePropsInFabric=e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=e.shouldUseAnimatedObjectForTransform=e.shouldSkipStateUpdatesForLoopingAnimations=e.setAndroidLayoutDirection=e.override=e.loadVectorDrawablesOnImages=e.lazyAnimationCallbacks=e.jsOnlyTestFlag=e.isLayoutAnimationEnabled=e.initEagerTurboModulesOnNativeModulesQueueAndroid=e.fuseboxEnabledRelease=e.fuseboxEnabledDebug=e.forceBatchingMountItemsOnAndroid=e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=e.fixMissedFabricStateUpdatesOnAndroid=e.fixMappingOfEventPrioritiesBetweenFabricAndReact=e.fixIncorrectScrollViewStateUpdateOnAndroid=e.fetchImagesInViewPreallocation=e.excludeYogaFromRawProps=e.enableViewRecycling=e.enableUIConsistency=e.enableSynchronousStateUpdates=e.enableReportEventPaintTime=e.enablePropsUpdateReconciliationAndroid=e.enableOptimisedVirtualizedCells=e.enableMicrotasks=e.enableLongTaskAPI=e.enableLayoutAnimationsOnIOS=e.enableIOSViewClipToPaddingBox=e.enableGranularShadowTreeStateReconciliation=e.enableFabricRendererExclusively=e.enableFabricLogs=e.enableEventEmitterRetentionDuringGesturesOnAndroid=e.enableEagerRootViewAttachment=e.enableCleanTextInputYogaNode=e.enableBackgroundStyleApplicator=e.enableAndroidMixBlendModeProp=e.enableAlignItemsBaselineOnFabricIOS=e.enableAccessToHostTreeInFabric=e.destroyFabricSurfacesInReactInstanceManager=e.completeReactInstanceCreationOnBgThreadOnAndroid=e.commonTestFlag=e.batchRenderingUpdatesInEventLoop=e.animatedShouldUseSingleOp=e.animatedShouldDebounceQueueFlush=e.allowRecursiveCommitsWithSynchronousMountOnAndroid=void 0;var t=r(d[0]);e.jsOnlyTestFlag=(0,t.createJavaScriptFlagGetter)('jsOnlyTestFlag',!1),e.animatedShouldDebounceQueueFlush=(0,t.createJavaScriptFlagGetter)('animatedShouldDebounceQueueFlush',!1),e.animatedShouldUseSingleOp=(0,t.createJavaScriptFlagGetter)('animatedShouldUseSingleOp',!1),e.enableAccessToHostTreeInFabric=(0,t.createJavaScriptFlagGetter)('enableAccessToHostTreeInFabric',!1),e.enableOptimisedVirtualizedCells=(0,t.createJavaScriptFlagGetter)('enableOptimisedVirtualizedCells',!1),e.isLayoutAnimationEnabled=(0,t.createJavaScriptFlagGetter)('isLayoutAnimationEnabled',!0),e.shouldSkipStateUpdatesForLoopingAnimations=(0,t.createJavaScriptFlagGetter)('shouldSkipStateUpdatesForLoopingAnimations',!1),e.shouldUseAnimatedObjectForTransform=(0,t.createJavaScriptFlagGetter)('shouldUseAnimatedObjectForTransform',!1),e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=(0,t.createJavaScriptFlagGetter)('shouldUseRemoveClippedSubviewsAsDefaultOnIOS',!1),e.shouldUseSetNativePropsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInFabric',!0),e.shouldUseSetNativePropsInNativeAnimationsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInNativeAnimationsInFabric',!1),e.usePassiveEffectsForAnimations=(0,t.createJavaScriptFlagGetter)('usePassiveEffectsForAnimations',!1),e.useRefsForTextInputState=(0,t.createJavaScriptFlagGetter)('useRefsForTextInputState',!1),e.commonTestFlag=(0,t.createNativeFlagGetter)('commonTestFlag',!1),e.allowRecursiveCommitsWithSynchronousMountOnAndroid=(0,t.createNativeFlagGetter)('allowRecursiveCommitsWithSynchronousMountOnAndroid',!1),e.batchRenderingUpdatesInEventLoop=(0,t.createNativeFlagGetter)('batchRenderingUpdatesInEventLoop',!1),e.completeReactInstanceCreationOnBgThreadOnAndroid=(0,t.createNativeFlagGetter)('completeReactInstanceCreationOnBgThreadOnAndroid',!1),e.destroyFabricSurfacesInReactInstanceManager=(0,t.createNativeFlagGetter)('destroyFabricSurfacesInReactInstanceManager',!1),e.enableAlignItemsBaselineOnFabricIOS=(0,t.createNativeFlagGetter)('enableAlignItemsBaselineOnFabricIOS',!0),e.enableAndroidMixBlendModeProp=(0,t.createNativeFlagGetter)('enableAndroidMixBlendModeProp',!1),e.enableBackgroundStyleApplicator=(0,t.createNativeFlagGetter)('enableBackgroundStyleApplicator',!0),e.enableCleanTextInputYogaNode=(0,t.createNativeFlagGetter)('enableCleanTextInputYogaNode',!1),e.enableEagerRootViewAttachment=(0,t.createNativeFlagGetter)('enableEagerRootViewAttachment',!1),e.enableEventEmitterRetentionDuringGesturesOnAndroid=(0,t.createNativeFlagGetter)('enableEventEmitterRetentionDuringGesturesOnAndroid',!1),e.enableFabricLogs=(0,t.createNativeFlagGetter)('enableFabricLogs',!1),e.enableFabricRendererExclusively=(0,t.createNativeFlagGetter)('enableFabricRendererExclusively',!1),e.enableGranularShadowTreeStateReconciliation=(0,t.createNativeFlagGetter)('enableGranularShadowTreeStateReconciliation',!1),e.enableIOSViewClipToPaddingBox=(0,t.createNativeFlagGetter)('enableIOSViewClipToPaddingBox',!1),e.enableLayoutAnimationsOnIOS=(0,t.createNativeFlagGetter)('enableLayoutAnimationsOnIOS',!0),e.enableLongTaskAPI=(0,t.createNativeFlagGetter)('enableLongTaskAPI',!1),e.enableMicrotasks=(0,t.createNativeFlagGetter)('enableMicrotasks',!1),e.enablePropsUpdateReconciliationAndroid=(0,t.createNativeFlagGetter)('enablePropsUpdateReconciliationAndroid',!1),e.enableReportEventPaintTime=(0,t.createNativeFlagGetter)('enableReportEventPaintTime',!1),e.enableSynchronousStateUpdates=(0,t.createNativeFlagGetter)('enableSynchronousStateUpdates',!1),e.enableUIConsistency=(0,t.createNativeFlagGetter)('enableUIConsistency',!1),e.enableViewRecycling=(0,t.createNativeFlagGetter)('enableViewRecycling',!1),e.excludeYogaFromRawProps=(0,t.createNativeFlagGetter)('excludeYogaFromRawProps',!1),e.fetchImagesInViewPreallocation=(0,t.createNativeFlagGetter)('fetchImagesInViewPreallocation',!1),e.fixIncorrectScrollViewStateUpdateOnAndroid=(0,t.createNativeFlagGetter)('fixIncorrectScrollViewStateUpdateOnAndroid',!1),e.fixMappingOfEventPrioritiesBetweenFabricAndReact=(0,t.createNativeFlagGetter)('fixMappingOfEventPrioritiesBetweenFabricAndReact',!1),e.fixMissedFabricStateUpdatesOnAndroid=(0,t.createNativeFlagGetter)('fixMissedFabricStateUpdatesOnAndroid',!1),e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=(0,t.createNativeFlagGetter)('fixMountingCoordinatorReportedPendingTransactionsOnAndroid',!1),e.forceBatchingMountItemsOnAndroid=(0,t.createNativeFlagGetter)('forceBatchingMountItemsOnAndroid',!1),e.fuseboxEnabledDebug=(0,t.createNativeFlagGetter)('fuseboxEnabledDebug',!0),e.fuseboxEnabledRelease=(0,t.createNativeFlagGetter)('fuseboxEnabledRelease',!1),e.initEagerTurboModulesOnNativeModulesQueueAndroid=(0,t.createNativeFlagGetter)('initEagerTurboModulesOnNativeModulesQueueAndroid',!1),e.lazyAnimationCallbacks=(0,t.createNativeFlagGetter)('lazyAnimationCallbacks',!1),e.loadVectorDrawablesOnImages=(0,t.createNativeFlagGetter)('loadVectorDrawablesOnImages',!1),e.setAndroidLayoutDirection=(0,t.createNativeFlagGetter)('setAndroidLayoutDirection',!1),e.traceTurboModulePromiseRejectionsOnAndroid=(0,t.createNativeFlagGetter)('traceTurboModulePromiseRejectionsOnAndroid',!1),e.useFabricInterop=(0,t.createNativeFlagGetter)('useFabricInterop',!1),e.useImmediateExecutorInAndroidBridgeless=(0,t.createNativeFlagGetter)('useImmediateExecutorInAndroidBridgeless',!1),e.useModernRuntimeScheduler=(0,t.createNativeFlagGetter)('useModernRuntimeScheduler',!1),e.useNativeViewConfigsInBridgelessMode=(0,t.createNativeFlagGetter)('useNativeViewConfigsInBridgelessMode',!1),e.useNewReactImageViewBackgroundDrawing=(0,t.createNativeFlagGetter)('useNewReactImageViewBackgroundDrawing',!1),e.useOptimisedViewPreallocationOnAndroid=(0,t.createNativeFlagGetter)('useOptimisedViewPreallocationOnAndroid',!1),e.useOptimizedEventBatchingOnAndroid=(0,t.createNativeFlagGetter)('useOptimizedEventBatchingOnAndroid',!1),e.useRuntimeShadowNodeReferenceUpdate=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdate',!1),e.useRuntimeShadowNodeReferenceUpdateOnLayout=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdateOnLayout',!1),e.useStateAlignmentMechanism=(0,t.createNativeFlagGetter)('useStateAlignmentMechanism',!1),e.useTurboModuleInterop=(0,t.createNativeFlagGetter)('useTurboModuleInterop',!1),e.override=t.setOverrides}),123,[124]);
140
+ __d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.useTurboModuleInterop=e.useStateAlignmentMechanism=e.useRuntimeShadowNodeReferenceUpdateOnLayout=e.useRuntimeShadowNodeReferenceUpdate=e.useRefsForTextInputState=e.usePassiveEffectsForAnimations=e.useOptimizedEventBatchingOnAndroid=e.useOptimisedViewPreallocationOnAndroid=e.useNewReactImageViewBackgroundDrawing=e.useNativeViewConfigsInBridgelessMode=e.useModernRuntimeScheduler=e.useImmediateExecutorInAndroidBridgeless=e.useFabricInterop=e.traceTurboModulePromiseRejectionsOnAndroid=e.shouldUseSetNativePropsInNativeAnimationsInFabric=e.shouldUseSetNativePropsInFabric=e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=e.shouldUseAnimatedObjectForTransform=e.shouldSkipStateUpdatesForLoopingAnimations=e.setAndroidLayoutDirection=e.override=e.loadVectorDrawablesOnImages=e.lazyAnimationCallbacks=e.jsOnlyTestFlag=e.isLayoutAnimationEnabled=e.initEagerTurboModulesOnNativeModulesQueueAndroid=e.fuseboxEnabledRelease=e.fuseboxEnabledDebug=e.forceBatchingMountItemsOnAndroid=e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=e.fixMissedFabricStateUpdatesOnAndroid=e.fixMappingOfEventPrioritiesBetweenFabricAndReact=e.fixIncorrectScrollViewStateUpdateOnAndroid=e.fetchImagesInViewPreallocation=e.excludeYogaFromRawProps=e.enableViewRecycling=e.enableUIConsistency=e.enableSynchronousStateUpdates=e.enableReportEventPaintTime=e.enablePropsUpdateReconciliationAndroid=e.enableOptimisedVirtualizedCells=e.enableMicrotasks=e.enableLongTaskAPI=e.enableLayoutAnimationsOnIOS=e.enableIOSViewClipToPaddingBox=e.enableGranularShadowTreeStateReconciliation=e.enableFabricRendererExclusively=e.enableFabricLogs=e.enableEventEmitterRetentionDuringGesturesOnAndroid=e.enableEagerRootViewAttachment=e.enableCleanTextInputYogaNode=e.enableBackgroundStyleApplicator=e.enableAndroidMixBlendModeProp=e.enableAlignItemsBaselineOnFabricIOS=e.enableAccessToHostTreeInFabric=e.destroyFabricSurfacesInReactInstanceManager=e.completeReactInstanceCreationOnBgThreadOnAndroid=e.commonTestFlag=e.batchRenderingUpdatesInEventLoop=e.animatedShouldUseSingleOp=e.animatedShouldDebounceQueueFlush=void 0;var t=r(d[0]);e.jsOnlyTestFlag=(0,t.createJavaScriptFlagGetter)('jsOnlyTestFlag',!1),e.animatedShouldDebounceQueueFlush=(0,t.createJavaScriptFlagGetter)('animatedShouldDebounceQueueFlush',!1),e.animatedShouldUseSingleOp=(0,t.createJavaScriptFlagGetter)('animatedShouldUseSingleOp',!1),e.enableAccessToHostTreeInFabric=(0,t.createJavaScriptFlagGetter)('enableAccessToHostTreeInFabric',!1),e.enableOptimisedVirtualizedCells=(0,t.createJavaScriptFlagGetter)('enableOptimisedVirtualizedCells',!1),e.isLayoutAnimationEnabled=(0,t.createJavaScriptFlagGetter)('isLayoutAnimationEnabled',!0),e.shouldSkipStateUpdatesForLoopingAnimations=(0,t.createJavaScriptFlagGetter)('shouldSkipStateUpdatesForLoopingAnimations',!1),e.shouldUseAnimatedObjectForTransform=(0,t.createJavaScriptFlagGetter)('shouldUseAnimatedObjectForTransform',!1),e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=(0,t.createJavaScriptFlagGetter)('shouldUseRemoveClippedSubviewsAsDefaultOnIOS',!1),e.shouldUseSetNativePropsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInFabric',!0),e.shouldUseSetNativePropsInNativeAnimationsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInNativeAnimationsInFabric',!1),e.usePassiveEffectsForAnimations=(0,t.createJavaScriptFlagGetter)('usePassiveEffectsForAnimations',!1),e.useRefsForTextInputState=(0,t.createJavaScriptFlagGetter)('useRefsForTextInputState',!1),e.commonTestFlag=(0,t.createNativeFlagGetter)('commonTestFlag',!1),e.batchRenderingUpdatesInEventLoop=(0,t.createNativeFlagGetter)('batchRenderingUpdatesInEventLoop',!1),e.completeReactInstanceCreationOnBgThreadOnAndroid=(0,t.createNativeFlagGetter)('completeReactInstanceCreationOnBgThreadOnAndroid',!1),e.destroyFabricSurfacesInReactInstanceManager=(0,t.createNativeFlagGetter)('destroyFabricSurfacesInReactInstanceManager',!1),e.enableAlignItemsBaselineOnFabricIOS=(0,t.createNativeFlagGetter)('enableAlignItemsBaselineOnFabricIOS',!0),e.enableAndroidMixBlendModeProp=(0,t.createNativeFlagGetter)('enableAndroidMixBlendModeProp',!1),e.enableBackgroundStyleApplicator=(0,t.createNativeFlagGetter)('enableBackgroundStyleApplicator',!0),e.enableCleanTextInputYogaNode=(0,t.createNativeFlagGetter)('enableCleanTextInputYogaNode',!1),e.enableEagerRootViewAttachment=(0,t.createNativeFlagGetter)('enableEagerRootViewAttachment',!1),e.enableEventEmitterRetentionDuringGesturesOnAndroid=(0,t.createNativeFlagGetter)('enableEventEmitterRetentionDuringGesturesOnAndroid',!1),e.enableFabricLogs=(0,t.createNativeFlagGetter)('enableFabricLogs',!1),e.enableFabricRendererExclusively=(0,t.createNativeFlagGetter)('enableFabricRendererExclusively',!1),e.enableGranularShadowTreeStateReconciliation=(0,t.createNativeFlagGetter)('enableGranularShadowTreeStateReconciliation',!1),e.enableIOSViewClipToPaddingBox=(0,t.createNativeFlagGetter)('enableIOSViewClipToPaddingBox',!1),e.enableLayoutAnimationsOnIOS=(0,t.createNativeFlagGetter)('enableLayoutAnimationsOnIOS',!0),e.enableLongTaskAPI=(0,t.createNativeFlagGetter)('enableLongTaskAPI',!1),e.enableMicrotasks=(0,t.createNativeFlagGetter)('enableMicrotasks',!1),e.enablePropsUpdateReconciliationAndroid=(0,t.createNativeFlagGetter)('enablePropsUpdateReconciliationAndroid',!1),e.enableReportEventPaintTime=(0,t.createNativeFlagGetter)('enableReportEventPaintTime',!1),e.enableSynchronousStateUpdates=(0,t.createNativeFlagGetter)('enableSynchronousStateUpdates',!1),e.enableUIConsistency=(0,t.createNativeFlagGetter)('enableUIConsistency',!1),e.enableViewRecycling=(0,t.createNativeFlagGetter)('enableViewRecycling',!1),e.excludeYogaFromRawProps=(0,t.createNativeFlagGetter)('excludeYogaFromRawProps',!1),e.fetchImagesInViewPreallocation=(0,t.createNativeFlagGetter)('fetchImagesInViewPreallocation',!1),e.fixIncorrectScrollViewStateUpdateOnAndroid=(0,t.createNativeFlagGetter)('fixIncorrectScrollViewStateUpdateOnAndroid',!1),e.fixMappingOfEventPrioritiesBetweenFabricAndReact=(0,t.createNativeFlagGetter)('fixMappingOfEventPrioritiesBetweenFabricAndReact',!1),e.fixMissedFabricStateUpdatesOnAndroid=(0,t.createNativeFlagGetter)('fixMissedFabricStateUpdatesOnAndroid',!1),e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=(0,t.createNativeFlagGetter)('fixMountingCoordinatorReportedPendingTransactionsOnAndroid',!1),e.forceBatchingMountItemsOnAndroid=(0,t.createNativeFlagGetter)('forceBatchingMountItemsOnAndroid',!1),e.fuseboxEnabledDebug=(0,t.createNativeFlagGetter)('fuseboxEnabledDebug',!0),e.fuseboxEnabledRelease=(0,t.createNativeFlagGetter)('fuseboxEnabledRelease',!1),e.initEagerTurboModulesOnNativeModulesQueueAndroid=(0,t.createNativeFlagGetter)('initEagerTurboModulesOnNativeModulesQueueAndroid',!1),e.lazyAnimationCallbacks=(0,t.createNativeFlagGetter)('lazyAnimationCallbacks',!1),e.loadVectorDrawablesOnImages=(0,t.createNativeFlagGetter)('loadVectorDrawablesOnImages',!1),e.setAndroidLayoutDirection=(0,t.createNativeFlagGetter)('setAndroidLayoutDirection',!1),e.traceTurboModulePromiseRejectionsOnAndroid=(0,t.createNativeFlagGetter)('traceTurboModulePromiseRejectionsOnAndroid',!1),e.useFabricInterop=(0,t.createNativeFlagGetter)('useFabricInterop',!1),e.useImmediateExecutorInAndroidBridgeless=(0,t.createNativeFlagGetter)('useImmediateExecutorInAndroidBridgeless',!1),e.useModernRuntimeScheduler=(0,t.createNativeFlagGetter)('useModernRuntimeScheduler',!1),e.useNativeViewConfigsInBridgelessMode=(0,t.createNativeFlagGetter)('useNativeViewConfigsInBridgelessMode',!1),e.useNewReactImageViewBackgroundDrawing=(0,t.createNativeFlagGetter)('useNewReactImageViewBackgroundDrawing',!1),e.useOptimisedViewPreallocationOnAndroid=(0,t.createNativeFlagGetter)('useOptimisedViewPreallocationOnAndroid',!1),e.useOptimizedEventBatchingOnAndroid=(0,t.createNativeFlagGetter)('useOptimizedEventBatchingOnAndroid',!1),e.useRuntimeShadowNodeReferenceUpdate=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdate',!1),e.useRuntimeShadowNodeReferenceUpdateOnLayout=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdateOnLayout',!1),e.useStateAlignmentMechanism=(0,t.createNativeFlagGetter)('useStateAlignmentMechanism',!1),e.useTurboModuleInterop=(0,t.createNativeFlagGetter)('useTurboModuleInterop',!1),e.override=t.setOverrides}),123,[124]);
141
141
  __d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.createJavaScriptFlagGetter=function(n,u){return o(n,(function(){var u,o;return l.add(n),null==(u=t)||null==(o=u[n])?void 0:o.call(u)}),u)},e.createNativeFlagGetter=function(n,t){return o(n,(function(){var t,l=null==u.default||null==(t=u.default[n])?void 0:t.call(u.default);return null==l&&f(n),l}),t)},e.getOverrides=function(){return t},e.setOverrides=function(n){if(null!=t)throw new Error('Feature flags cannot be overridden more than once');if(l.size>0){var u=Array.from(l).join(', ');throw new Error(`Feature flags were accessed before being overridden: ${u}`)}t=n};var t,u=n(r(d[1])),l=new Set;function o(n,t,u){var l;return function(){var n;null==l&&(l=null!=(n=t())?n:u);return l}}var c=new Set;function f(n){c.has(n)||(c.add(n),console.error(`Could not access feature flag '${n}' because native module method was not available`))}}),124,[21,125]);
142
142
  __d((function(g,_r,_i,_a,m,_e,d){function e(t){if("function"!=typeof WeakMap)return null;var r=new WeakMap,n=new WeakMap;return(e=function(e){return e?n:r})(t)}Object.defineProperty(_e,"__esModule",{value:!0}),_e.default=void 0;var t=(function(t,r){if(!r&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var n=e(r);if(n&&n.has(t))return n.get(t);var a={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in t)if("default"!==o&&{}.hasOwnProperty.call(t,o)){var f=u?Object.getOwnPropertyDescriptor(t,o):null;f&&(f.get||f.set)?Object.defineProperty(a,o,f):a[o]=t[o]}return a.default=t,n&&n.set(t,a),a})(_r(d[0])).get('NativeReactNativeFeatureFlagsCxx');_e.default=t}),125,[48]);
143
143
  __d((function(g,_r,_i,_a,m,_e,d){var e=_r(d[0]);Object.defineProperty(_e,"__esModule",{value:!0}),_e.default=void 0;var t=e(_r(d[1])),n=e(_r(d[2])),u=e(_r(d[3])),a=e(_r(d[4])),r=e(_r(d[5])),o=e(_r(d[6])),f=e(_r(d[7])),l=e(_r(d[8])),i=_r(d[9]),c=_r(d[10]),s=(e(_r(d[11])),w(_r(d[12]))),v=w(_r(d[13])),h=e(_r(d[14])),y=e(_r(d[15]));function p(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(p=function(e){return e?n:t})(e)}function w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=p(t);if(n&&n.has(e))return n.get(e);var u={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&{}.hasOwnProperty.call(e,r)){var o=a?Object.getOwnPropertyDescriptor(e,r):null;o&&(o.get||o.set)?Object.defineProperty(u,r,o):u[r]=e[r]}return u.default=e,n&&n.set(e,u),u}function b(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(b=function(){return!!e})()}var k=function(){},_=(0,f.default)("viewConfig");_e.default=(function(e){function f(e,n,r){var l,i,c,s;return(0,t.default)(this,f),i=this,c=f,s=[r],c=(0,a.default)(c),l=(0,u.default)(i,b()?Reflect.construct(c,s||[],(0,a.default)(i).constructor):c.apply(i,s)),Object.defineProperty(l,_,{writable:!0,value:void 0}),l.__nativeTag=e,l.__internalInstanceHandle=r,(0,o.default)(l,_)[_]=n,l}return(0,r.default)(f,e),(0,n.default)(f,[{key:"offsetHeight",get:function(){return Math.round((0,s.getBoundingClientRect)(this,{includeTransform:!1}).height)}},{key:"offsetLeft",get:function(){var e=(0,v.getShadowNode)(this);if(null!=e){var t=h.default.getOffset(e);return Math.round(t[2])}return 0}},{key:"offsetParent",get:function(){var e=(0,v.getShadowNode)(this);if(null!=e){var t=h.default.getOffset(e);if(null!=t[0]){var n=t[0];return(0,v.getPublicInstanceFromInternalInstanceHandle)(n)}}return null}},{key:"offsetTop",get:function(){var e=(0,v.getShadowNode)(this);if(null!=e){var t=h.default.getOffset(e);return Math.round(t[1])}return 0}},{key:"offsetWidth",get:function(){return Math.round((0,s.getBoundingClientRect)(this,{includeTransform:!1}).width)}},{key:"blur",value:function(){l.default.blurTextInput(this)}},{key:"focus",value:function(){l.default.focusTextInput(this)}},{key:"measure",value:function(e){var t=(0,v.getShadowNode)(this);null!=t&&(0,y.default)((0,i.getFabricUIManager)()).measure(t,e)}},{key:"measureInWindow",value:function(e){var t=(0,v.getShadowNode)(this);null!=t&&(0,y.default)((0,i.getFabricUIManager)()).measureInWindow(t,e)}},{key:"measureLayout",value:function(e,t,n){if(e instanceof v.default){var u=(0,v.getShadowNode)(this),a=(0,v.getShadowNode)(e);null!=u&&null!=a&&(0,y.default)((0,i.getFabricUIManager)()).measureLayout(u,a,null!=n?n:k,null!=t?t:k)}}},{key:"setNativeProps",value:function(e){var t=(0,c.create)(e,(0,o.default)(this,_)[_].validAttributes),n=(0,v.getShadowNode)(this);null!=n&&null!=t&&(0,y.default)((0,i.getFabricUIManager)()).setNativeProps(n,t)}}])})(s.default)}),126,[21,13,14,25,27,30,33,34,62,96,121,127,128,133,135,97]);
@@ -295,7 +295,10 @@
295
295
  NSNumber *devClientTryToLaunchLastBundleValue = [[NSBundle mainBundle] objectForInfoDictionaryKey:@"DEV_CLIENT_TRY_TO_LAUNCH_LAST_BUNDLE"];
296
296
  BOOL shouldTryToLaunchLastOpenedBundle = (devClientTryToLaunchLastBundleValue != nil) ? [devClientTryToLaunchLastBundleValue boolValue] : YES;
297
297
  if (_lastOpenedAppUrl != nil && shouldTryToLaunchLastOpenedBundle) {
298
- [self loadApp:_lastOpenedAppUrl withProjectUrl:nil onSuccess:nil onError:navigateToLauncher];
298
+ // When launch to the last opend url, the previous url could be unreachable because of LAN IP changed.
299
+ // We use a shorter timeout to prevent black screen when loading for an unreachable server.
300
+ NSTimeInterval requestTimeout = 10.0;
301
+ [self loadApp:_lastOpenedAppUrl withProjectUrl:nil withTimeout:requestTimeout onSuccess:nil onError:navigateToLauncher];
299
302
  return;
300
303
  }
301
304
  [self navigateToLauncher];
@@ -436,6 +439,18 @@
436
439
  [self loadApp:url withProjectUrl:nil onSuccess:onSuccess onError:onError];
437
440
  }
438
441
 
442
+ - (void)loadApp:(NSURL *)url
443
+ withProjectUrl:(NSURL * _Nullable)projectUrl
444
+ onSuccess:(void (^ _Nullable)(void))onSuccess
445
+ onError:(void (^ _Nullable)(NSError *error))onError
446
+ {
447
+ [self loadApp:url
448
+ withProjectUrl:projectUrl
449
+ withTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest
450
+ onSuccess:onSuccess
451
+ onError:onError];
452
+ }
453
+
439
454
  /**
440
455
  * This method is the external entry point into loading an app with the dev launcher (e.g. via the
441
456
  * dev launcher UI or a deep link). It takes a URL, determines what type of server it points to
@@ -443,7 +458,11 @@
443
458
  * downloads all the project's assets (via expo-updates) in the case of a published project, and
444
459
  * then calls `_initAppWithUrl:bundleUrl:manifest:` if successful.
445
460
  */
446
- - (void)loadApp:(NSURL *)url withProjectUrl:(NSURL * _Nullable)projectUrl onSuccess:(void (^ _Nullable)(void))onSuccess onError:(void (^ _Nullable)(NSError *error))onError
461
+ - (void)loadApp:(NSURL *)url
462
+ withProjectUrl:(NSURL * _Nullable)projectUrl
463
+ withTimeout:(NSTimeInterval)requestTimeout
464
+ onSuccess:(void (^ _Nullable)(void))onSuccess
465
+ onError:(void (^ _Nullable)(NSError *error))onError
447
466
  {
448
467
  EXDevLauncherUrl *devLauncherUrl = [[EXDevLauncherUrl alloc] init:url];
449
468
  NSURL *expoUrl = devLauncherUrl.url;
@@ -505,7 +524,12 @@
505
524
  [_updatesInterface reset];
506
525
  }
507
526
 
508
- EXDevLauncherManifestParser *manifestParser = [[EXDevLauncherManifestParser alloc] initWithURL:expoUrl installationID:installationID session:[NSURLSession sharedSession]];
527
+ NSURLSessionConfiguration *sessionConfig = [NSURLSessionConfiguration defaultSessionConfiguration];
528
+ EXDevLauncherManifestParser *manifestParser = [[EXDevLauncherManifestParser alloc]
529
+ initWithURL:expoUrl
530
+ installationID:installationID
531
+ session:[NSURLSession sharedSession]
532
+ requestTimeout:requestTimeout];
509
533
 
510
534
  void (^onIsManifestURL)(BOOL) = ^(BOOL isManifestURL) {
511
535
  if (!isManifestURL) {
@@ -12,7 +12,8 @@ typedef void (^OnManifestError)(NSError *error);
12
12
 
13
13
  - (instancetype)initWithURL:(NSURL *)url
14
14
  installationID:(NSString *)installationID
15
- session:(NSURLSession *)session;
15
+ session:(NSURLSession *)session
16
+ requestTimeout:(NSTimeInterval)requestTimeout;
16
17
 
17
18
  - (void)isManifestURLWithCompletion:(IsManifestURL)completion
18
19
  onError:(OnManifestError)onError;
@@ -16,9 +16,10 @@ typedef void (^CompletionHandler)(NSData *data, NSURLResponse *response);
16
16
 
17
17
  @interface EXDevLauncherManifestParser ()
18
18
 
19
- @property (weak, nonatomic) NSURLSession *session;
20
19
  @property (strong, nonatomic) NSURL *url;
21
20
  @property (nonatomic, strong) NSString *installationID;
21
+ @property (weak, nonatomic) NSURLSession *session;
22
+ @property (nonatomic, assign) NSTimeInterval requestTimeout;
22
23
 
23
24
  @end
24
25
 
@@ -28,11 +29,13 @@ typedef void (^CompletionHandler)(NSData *data, NSURLResponse *response);
28
29
  - (instancetype)initWithURL:(NSURL *)url
29
30
  installationID:(NSString *)installationID
30
31
  session:(NSURLSession *)session
32
+ requestTimeout:(NSTimeInterval)requestTimeout
31
33
  {
32
34
  if (self = [super init]) {
33
- self.session = session;
34
35
  self.url = url;
35
36
  self.installationID = installationID;
37
+ self.session = session;
38
+ self.requestTimeout = requestTimeout;
36
39
  }
37
40
  return self;
38
41
  }
@@ -100,6 +103,7 @@ typedef void (^CompletionHandler)(NSData *data, NSURLResponse *response);
100
103
  [request setHTTPMethod:method];
101
104
  [request setValue:@"ios" forHTTPHeaderField:@"expo-platform"];
102
105
  [request setValue:@"application/expo+json,application/json" forHTTPHeaderField:@"accept"];
106
+ [request setTimeoutInterval:self.requestTimeout];
103
107
  if (self.installationID) {
104
108
  [request setValue:self.installationID forHTTPHeaderField:@"Expo-Dev-Client-ID"];
105
109
  }
@@ -115,7 +115,11 @@
115
115
  - (void)_testIsManifestURLString:(NSString *)urlString expected:(BOOL)expectedIsManifestUrl description:(NSString *)description
116
116
  {
117
117
  NSURL *url = [NSURL URLWithString:urlString];
118
- EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc] initWithURL:url installationID:nil session:NSURLSession.sharedSession];
118
+ EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc]
119
+ initWithURL:url
120
+ installationID:nil
121
+ session:NSURLSession.sharedSession
122
+ requestTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest];
119
123
 
120
124
  XCTestExpectation *expectation = [self expectationWithDescription:description];
121
125
 
@@ -139,7 +143,11 @@
139
143
  return [HTTPStubsResponse responseWithData:[NSData new] statusCode:200 headers:nil];
140
144
  }];
141
145
 
142
- EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc] initWithURL:[NSURL URLWithString:@"http://ohhttpstubs/platform"] installationID:nil session:NSURLSession.sharedSession];
146
+ EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc]
147
+ initWithURL:[NSURL URLWithString:@"http://ohhttpstubs/platform"]
148
+ installationID:nil
149
+ session:NSURLSession.sharedSession
150
+ requestTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest];
143
151
 
144
152
  XCTestExpectation *expectation = [self expectationWithDescription:@"request should include expo-platform header"];
145
153
 
@@ -164,7 +172,11 @@
164
172
  return [HTTPStubsResponse responseWithData:[NSData new] statusCode:200 headers:nil];
165
173
  }];
166
174
 
167
- EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc] initWithURL:[NSURL URLWithString:@"http://ohhttpstubs/installation-id"] installationID:installationID session:NSURLSession.sharedSession];
175
+ EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc]
176
+ initWithURL:[NSURL URLWithString:@"http://ohhttpstubs/installation-id"]
177
+ installationID:installationID
178
+ session:NSURLSession.sharedSession
179
+ requestTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest];
168
180
 
169
181
  XCTestExpectation *expectation = [self expectationWithDescription:@"request should include expo-dev-client-id header"];
170
182
 
@@ -189,7 +201,11 @@
189
201
  }];
190
202
 
191
203
  NSURL *url = [NSURL URLWithString:@"http://ohhttpstubs"];
192
- EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc] initWithURL:url installationID:nil session:NSURLSession.sharedSession];
204
+ EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc]
205
+ initWithURL:url
206
+ installationID:nil
207
+ session:NSURLSession.sharedSession
208
+ requestTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest];
193
209
 
194
210
  XCTestExpectation *expectation = [self expectationWithDescription:@"should parse manifest successfully"];
195
211
 
@@ -222,7 +238,11 @@
222
238
  }];
223
239
 
224
240
  NSURL *url = [NSURL URLWithString:@"http://ohhttpstubs"];
225
- EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc] initWithURL:url installationID:nil session:NSURLSession.sharedSession];
241
+ EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc]
242
+ initWithURL:url
243
+ installationID:nil
244
+ session:NSURLSession.sharedSession
245
+ requestTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest];
226
246
 
227
247
  XCTestExpectation *expectation = [self expectationWithDescription:@"should parse manifest successfully"];
228
248
 
@@ -249,7 +269,11 @@
249
269
  }];
250
270
 
251
271
  NSURL *url = [NSURL URLWithString:@"http://ohhttpstubs"];
252
- EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc] initWithURL:url installationID:nil session:NSURLSession.sharedSession];
272
+ EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc]
273
+ initWithURL:url
274
+ installationID:nil
275
+ session:NSURLSession.sharedSession
276
+ requestTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest];
253
277
 
254
278
  XCTestExpectation *expectation = [self expectationWithDescription:@"should parse manifest successfully"];
255
279
 
@@ -275,7 +299,11 @@
275
299
  }];
276
300
 
277
301
  NSURL *url = [NSURL URLWithString:@"http://ohhttpstubs"];
278
- EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc] initWithURL:url installationID:nil session:NSURLSession.sharedSession];
302
+ EXDevLauncherManifestParser *parser = [[EXDevLauncherManifestParser alloc]
303
+ initWithURL:url
304
+ installationID:nil
305
+ session:NSURLSession.sharedSession
306
+ requestTimeout:NSURLSessionConfiguration.defaultSessionConfiguration.timeoutIntervalForRequest];
279
307
 
280
308
  XCTestExpectation *expectation = [self expectationWithDescription:@"should fail to parse manifest"];
281
309
 
package/ios/main.jsbundle CHANGED
@@ -139,7 +139,7 @@ __d((function(g,r,i,a,m,_e,d){var e=r(d[0]);Object.defineProperty(_e,"__esModule
139
139
  __d((function(g,r,i,a,m,e,d){var t=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=t(r(d[1])),s=t(r(d[2])),l=(function(){return(0,s.default)((function t(s,l){(0,n.default)(this,t),this.type=s,this.bubbles=!(null==l||!l.bubbles),this.cancelable=!(null==l||!l.cancelable),this.composed=!(null==l||!l.composed),this.scoped=!(null==l||!l.scoped),this.isTrusted=!1,this.timeStamp=Date.now(),this.defaultPrevented=!1,this.NONE=0,this.AT_TARGET=1,this.BUBBLING_PHASE=2,this.CAPTURING_PHASE=3,this.eventPhase=this.NONE,this.currentTarget=null,this.target=null,this.srcElement=null}),[{key:"composedPath",value:function(){throw new Error('TODO: not yet implemented')}},{key:"preventDefault",value:function(){this.defaultPrevented=!0,null!=this._syntheticEvent&&this._syntheticEvent.preventDefault()}},{key:"initEvent",value:function(t,n,s){throw new Error('TODO: not yet implemented. This method is also deprecated.')}},{key:"stopImmediatePropagation",value:function(){throw new Error('TODO: not yet implemented')}},{key:"stopPropagation",value:function(){null!=this._syntheticEvent&&this._syntheticEvent.stopPropagation()}},{key:"setSyntheticEvent",value:function(t){this._syntheticEvent=t}}])})();g.Event=l;e.default=l}),122,[21,13,14]);
140
140
  __d((function(g,r,_i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.create=function(n,f){return b(null,n,f)},e.diff=function(n,f,o){return h(null,n,f,o)};var f=n(r(d[1])),o=n(r(d[2])),t={},i=null,u=0,c={unsafelyIgnoreFunctions:!0};function l(n,f){return'object'!=typeof f||null===f||(0,o.default)(n,f,c)}function y(n,f,o){if(Array.isArray(f))for(var t=f.length;t--&&u>0;)y(n,f[t],o);else if(f&&u>0){var c=f;for(var l in i)if(i[l]){var s=c[l];if(void 0!==s){var p=o[l];if(p){if('function'==typeof s&&(s=!0),void 0===s&&(s=null),'object'!=typeof p)n[l]=s;else if('function'==typeof p.diff||'function'==typeof p.process){var v='function'==typeof p.process?p.process(s):s;n[l]=v}i[l]=!1,u--}}}}}function s(n,f,o,t){var i,u=f.length<o.length?f.length:o.length;for(i=0;i<u;i++)n=p(n,f[i],o[i],t);for(;i<f.length;i++)n=A(n,f[i],t);for(;i<o.length;i++)n=v(n,o[i],t);return n}function p(n,o,t,i){return n||o!==t?o&&t?Array.isArray(o)||Array.isArray(t)?Array.isArray(o)&&Array.isArray(t)?s(n,o,t,i):Array.isArray(o)?h(n,(0,f.default)(o),t,i):h(n,o,(0,f.default)(t),i):h(n,o,t,i):t?v(n,t,i):o?A(n,o,i):n:n}function v(n,f,o){if(!f)return n;if(!Array.isArray(f))return b(n,f,o);for(var t=0;t<f.length;t++)n=v(n,f[t],o);return n}function A(n,f,o){if(!f)return n;if(!Array.isArray(f))return j(n,f,o);for(var t=0;t<f.length;t++)n=A(n,f[t],o);return n}function h(n,f,o,t){var c,s,v;for(var h in o)if(c=t[h])if(v=f[h],'function'==typeof(s=o[h])&&(s=!0,'function'==typeof v&&(v=!0)),void 0===s&&(s=null,void 0===v&&(v=null)),i&&(i[h]=!1),n&&void 0!==n[h]){if('object'!=typeof c)n[h]=s;else if('function'==typeof c.diff||'function'==typeof c.process){var b='function'==typeof c.process?c.process(s):s;n[h]=b}}else if(v!==s)if('object'!=typeof c)l(v,s)&&((n||(n={}))[h]=s);else if('function'==typeof c.diff||'function'==typeof c.process){if(void 0===v||('function'==typeof c.diff?c.diff(v,s):l(v,s))){var j='function'==typeof c.process?c.process(s):s;(n||(n={}))[h]=j}}else i=null,u=0,n=p(n,v,s,c),u>0&&n&&(y(n,s,c),i=null);for(var _ in f)void 0===o[_]&&(c=t[_])&&(n&&void 0!==n[_]||void 0!==(v=f[_])&&('object'!=typeof c||'function'==typeof c.diff||'function'==typeof c.process?((n||(n={}))[_]=null,i||(i={}),i[_]||(i[_]=!0,u++)):n=A(n,v,c)));return n}function b(n,f,o){return h(n,t,f,o)}function j(n,f,o){return h(n,f,t,o)}}),123,[21,115,114]);
141
141
  __d((function(g,_r,_i,_a,m,_e,d){Object.defineProperty(_e,"__esModule",{value:!0}),_e.createPublicInstance=function(n,t,a){null==e&&(e=r.enableAccessToHostTreeInFabric()?_r(d[1]).default:_r(d[2]).default);return new e(n,t,a)},_e.createPublicTextInstance=function(e){null==n&&(n=_r(d[3]).default);return new n(e)},_e.getInternalInstanceHandleFromPublicInstance=function(e){if(null!=e._internalInstanceHandle)return e._internalInstanceHandle;return e.__internalInstanceHandle},_e.getNativeTagFromPublicInstance=function(e){return e.__nativeTag},_e.getNodeFromPublicInstance=function(e){if(null==e.__internalInstanceHandle)return null;null==t&&(t=_r(d[4]));return t.getNodeFromInternalInstanceHandle(e.__internalInstanceHandle)};var e,n,t,r=(function(e,n){if(!n&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=a(n);if(t&&t.has(e))return t.get(e);var r={__proto__:null},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&{}.hasOwnProperty.call(e,u)){var c=l?Object.getOwnPropertyDescriptor(e,u):null;c&&(c.get||c.set)?Object.defineProperty(r,u,c):r[u]=e[u]}return r.default=e,t&&t.set(e,r),r})(_r(d[0]));function a(e){if("function"!=typeof WeakMap)return null;var n=new WeakMap,t=new WeakMap;return(a=function(e){return e?t:n})(e)}}),124,[125,128,139,140,35]);
142
- __d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.useTurboModuleInterop=e.useStateAlignmentMechanism=e.useRuntimeShadowNodeReferenceUpdateOnLayout=e.useRuntimeShadowNodeReferenceUpdate=e.useRefsForTextInputState=e.usePassiveEffectsForAnimations=e.useOptimizedEventBatchingOnAndroid=e.useOptimisedViewPreallocationOnAndroid=e.useNewReactImageViewBackgroundDrawing=e.useNativeViewConfigsInBridgelessMode=e.useModernRuntimeScheduler=e.useImmediateExecutorInAndroidBridgeless=e.useFabricInterop=e.traceTurboModulePromiseRejectionsOnAndroid=e.shouldUseSetNativePropsInNativeAnimationsInFabric=e.shouldUseSetNativePropsInFabric=e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=e.shouldUseAnimatedObjectForTransform=e.shouldSkipStateUpdatesForLoopingAnimations=e.setAndroidLayoutDirection=e.override=e.loadVectorDrawablesOnImages=e.lazyAnimationCallbacks=e.jsOnlyTestFlag=e.isLayoutAnimationEnabled=e.initEagerTurboModulesOnNativeModulesQueueAndroid=e.fuseboxEnabledRelease=e.fuseboxEnabledDebug=e.forceBatchingMountItemsOnAndroid=e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=e.fixMissedFabricStateUpdatesOnAndroid=e.fixMappingOfEventPrioritiesBetweenFabricAndReact=e.fixIncorrectScrollViewStateUpdateOnAndroid=e.fetchImagesInViewPreallocation=e.excludeYogaFromRawProps=e.enableViewRecycling=e.enableUIConsistency=e.enableSynchronousStateUpdates=e.enableReportEventPaintTime=e.enablePropsUpdateReconciliationAndroid=e.enableOptimisedVirtualizedCells=e.enableMicrotasks=e.enableLongTaskAPI=e.enableLayoutAnimationsOnIOS=e.enableIOSViewClipToPaddingBox=e.enableGranularShadowTreeStateReconciliation=e.enableFabricRendererExclusively=e.enableFabricLogs=e.enableEventEmitterRetentionDuringGesturesOnAndroid=e.enableEagerRootViewAttachment=e.enableCleanTextInputYogaNode=e.enableBackgroundStyleApplicator=e.enableAndroidMixBlendModeProp=e.enableAlignItemsBaselineOnFabricIOS=e.enableAccessToHostTreeInFabric=e.destroyFabricSurfacesInReactInstanceManager=e.completeReactInstanceCreationOnBgThreadOnAndroid=e.commonTestFlag=e.batchRenderingUpdatesInEventLoop=e.animatedShouldUseSingleOp=e.animatedShouldDebounceQueueFlush=e.allowRecursiveCommitsWithSynchronousMountOnAndroid=void 0;var t=r(d[0]);e.jsOnlyTestFlag=(0,t.createJavaScriptFlagGetter)('jsOnlyTestFlag',!1),e.animatedShouldDebounceQueueFlush=(0,t.createJavaScriptFlagGetter)('animatedShouldDebounceQueueFlush',!1),e.animatedShouldUseSingleOp=(0,t.createJavaScriptFlagGetter)('animatedShouldUseSingleOp',!1),e.enableAccessToHostTreeInFabric=(0,t.createJavaScriptFlagGetter)('enableAccessToHostTreeInFabric',!1),e.enableOptimisedVirtualizedCells=(0,t.createJavaScriptFlagGetter)('enableOptimisedVirtualizedCells',!1),e.isLayoutAnimationEnabled=(0,t.createJavaScriptFlagGetter)('isLayoutAnimationEnabled',!0),e.shouldSkipStateUpdatesForLoopingAnimations=(0,t.createJavaScriptFlagGetter)('shouldSkipStateUpdatesForLoopingAnimations',!1),e.shouldUseAnimatedObjectForTransform=(0,t.createJavaScriptFlagGetter)('shouldUseAnimatedObjectForTransform',!1),e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=(0,t.createJavaScriptFlagGetter)('shouldUseRemoveClippedSubviewsAsDefaultOnIOS',!1),e.shouldUseSetNativePropsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInFabric',!0),e.shouldUseSetNativePropsInNativeAnimationsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInNativeAnimationsInFabric',!1),e.usePassiveEffectsForAnimations=(0,t.createJavaScriptFlagGetter)('usePassiveEffectsForAnimations',!1),e.useRefsForTextInputState=(0,t.createJavaScriptFlagGetter)('useRefsForTextInputState',!1),e.commonTestFlag=(0,t.createNativeFlagGetter)('commonTestFlag',!1),e.allowRecursiveCommitsWithSynchronousMountOnAndroid=(0,t.createNativeFlagGetter)('allowRecursiveCommitsWithSynchronousMountOnAndroid',!1),e.batchRenderingUpdatesInEventLoop=(0,t.createNativeFlagGetter)('batchRenderingUpdatesInEventLoop',!1),e.completeReactInstanceCreationOnBgThreadOnAndroid=(0,t.createNativeFlagGetter)('completeReactInstanceCreationOnBgThreadOnAndroid',!1),e.destroyFabricSurfacesInReactInstanceManager=(0,t.createNativeFlagGetter)('destroyFabricSurfacesInReactInstanceManager',!1),e.enableAlignItemsBaselineOnFabricIOS=(0,t.createNativeFlagGetter)('enableAlignItemsBaselineOnFabricIOS',!0),e.enableAndroidMixBlendModeProp=(0,t.createNativeFlagGetter)('enableAndroidMixBlendModeProp',!1),e.enableBackgroundStyleApplicator=(0,t.createNativeFlagGetter)('enableBackgroundStyleApplicator',!0),e.enableCleanTextInputYogaNode=(0,t.createNativeFlagGetter)('enableCleanTextInputYogaNode',!1),e.enableEagerRootViewAttachment=(0,t.createNativeFlagGetter)('enableEagerRootViewAttachment',!1),e.enableEventEmitterRetentionDuringGesturesOnAndroid=(0,t.createNativeFlagGetter)('enableEventEmitterRetentionDuringGesturesOnAndroid',!1),e.enableFabricLogs=(0,t.createNativeFlagGetter)('enableFabricLogs',!1),e.enableFabricRendererExclusively=(0,t.createNativeFlagGetter)('enableFabricRendererExclusively',!1),e.enableGranularShadowTreeStateReconciliation=(0,t.createNativeFlagGetter)('enableGranularShadowTreeStateReconciliation',!1),e.enableIOSViewClipToPaddingBox=(0,t.createNativeFlagGetter)('enableIOSViewClipToPaddingBox',!1),e.enableLayoutAnimationsOnIOS=(0,t.createNativeFlagGetter)('enableLayoutAnimationsOnIOS',!0),e.enableLongTaskAPI=(0,t.createNativeFlagGetter)('enableLongTaskAPI',!1),e.enableMicrotasks=(0,t.createNativeFlagGetter)('enableMicrotasks',!1),e.enablePropsUpdateReconciliationAndroid=(0,t.createNativeFlagGetter)('enablePropsUpdateReconciliationAndroid',!1),e.enableReportEventPaintTime=(0,t.createNativeFlagGetter)('enableReportEventPaintTime',!1),e.enableSynchronousStateUpdates=(0,t.createNativeFlagGetter)('enableSynchronousStateUpdates',!1),e.enableUIConsistency=(0,t.createNativeFlagGetter)('enableUIConsistency',!1),e.enableViewRecycling=(0,t.createNativeFlagGetter)('enableViewRecycling',!1),e.excludeYogaFromRawProps=(0,t.createNativeFlagGetter)('excludeYogaFromRawProps',!1),e.fetchImagesInViewPreallocation=(0,t.createNativeFlagGetter)('fetchImagesInViewPreallocation',!1),e.fixIncorrectScrollViewStateUpdateOnAndroid=(0,t.createNativeFlagGetter)('fixIncorrectScrollViewStateUpdateOnAndroid',!1),e.fixMappingOfEventPrioritiesBetweenFabricAndReact=(0,t.createNativeFlagGetter)('fixMappingOfEventPrioritiesBetweenFabricAndReact',!1),e.fixMissedFabricStateUpdatesOnAndroid=(0,t.createNativeFlagGetter)('fixMissedFabricStateUpdatesOnAndroid',!1),e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=(0,t.createNativeFlagGetter)('fixMountingCoordinatorReportedPendingTransactionsOnAndroid',!1),e.forceBatchingMountItemsOnAndroid=(0,t.createNativeFlagGetter)('forceBatchingMountItemsOnAndroid',!1),e.fuseboxEnabledDebug=(0,t.createNativeFlagGetter)('fuseboxEnabledDebug',!0),e.fuseboxEnabledRelease=(0,t.createNativeFlagGetter)('fuseboxEnabledRelease',!1),e.initEagerTurboModulesOnNativeModulesQueueAndroid=(0,t.createNativeFlagGetter)('initEagerTurboModulesOnNativeModulesQueueAndroid',!1),e.lazyAnimationCallbacks=(0,t.createNativeFlagGetter)('lazyAnimationCallbacks',!1),e.loadVectorDrawablesOnImages=(0,t.createNativeFlagGetter)('loadVectorDrawablesOnImages',!1),e.setAndroidLayoutDirection=(0,t.createNativeFlagGetter)('setAndroidLayoutDirection',!1),e.traceTurboModulePromiseRejectionsOnAndroid=(0,t.createNativeFlagGetter)('traceTurboModulePromiseRejectionsOnAndroid',!1),e.useFabricInterop=(0,t.createNativeFlagGetter)('useFabricInterop',!1),e.useImmediateExecutorInAndroidBridgeless=(0,t.createNativeFlagGetter)('useImmediateExecutorInAndroidBridgeless',!1),e.useModernRuntimeScheduler=(0,t.createNativeFlagGetter)('useModernRuntimeScheduler',!1),e.useNativeViewConfigsInBridgelessMode=(0,t.createNativeFlagGetter)('useNativeViewConfigsInBridgelessMode',!1),e.useNewReactImageViewBackgroundDrawing=(0,t.createNativeFlagGetter)('useNewReactImageViewBackgroundDrawing',!1),e.useOptimisedViewPreallocationOnAndroid=(0,t.createNativeFlagGetter)('useOptimisedViewPreallocationOnAndroid',!1),e.useOptimizedEventBatchingOnAndroid=(0,t.createNativeFlagGetter)('useOptimizedEventBatchingOnAndroid',!1),e.useRuntimeShadowNodeReferenceUpdate=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdate',!1),e.useRuntimeShadowNodeReferenceUpdateOnLayout=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdateOnLayout',!1),e.useStateAlignmentMechanism=(0,t.createNativeFlagGetter)('useStateAlignmentMechanism',!1),e.useTurboModuleInterop=(0,t.createNativeFlagGetter)('useTurboModuleInterop',!1),e.override=t.setOverrides}),125,[126]);
142
+ __d((function(g,r,i,a,m,e,d){Object.defineProperty(e,"__esModule",{value:!0}),e.useTurboModuleInterop=e.useStateAlignmentMechanism=e.useRuntimeShadowNodeReferenceUpdateOnLayout=e.useRuntimeShadowNodeReferenceUpdate=e.useRefsForTextInputState=e.usePassiveEffectsForAnimations=e.useOptimizedEventBatchingOnAndroid=e.useOptimisedViewPreallocationOnAndroid=e.useNewReactImageViewBackgroundDrawing=e.useNativeViewConfigsInBridgelessMode=e.useModernRuntimeScheduler=e.useImmediateExecutorInAndroidBridgeless=e.useFabricInterop=e.traceTurboModulePromiseRejectionsOnAndroid=e.shouldUseSetNativePropsInNativeAnimationsInFabric=e.shouldUseSetNativePropsInFabric=e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=e.shouldUseAnimatedObjectForTransform=e.shouldSkipStateUpdatesForLoopingAnimations=e.setAndroidLayoutDirection=e.override=e.loadVectorDrawablesOnImages=e.lazyAnimationCallbacks=e.jsOnlyTestFlag=e.isLayoutAnimationEnabled=e.initEagerTurboModulesOnNativeModulesQueueAndroid=e.fuseboxEnabledRelease=e.fuseboxEnabledDebug=e.forceBatchingMountItemsOnAndroid=e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=e.fixMissedFabricStateUpdatesOnAndroid=e.fixMappingOfEventPrioritiesBetweenFabricAndReact=e.fixIncorrectScrollViewStateUpdateOnAndroid=e.fetchImagesInViewPreallocation=e.excludeYogaFromRawProps=e.enableViewRecycling=e.enableUIConsistency=e.enableSynchronousStateUpdates=e.enableReportEventPaintTime=e.enablePropsUpdateReconciliationAndroid=e.enableOptimisedVirtualizedCells=e.enableMicrotasks=e.enableLongTaskAPI=e.enableLayoutAnimationsOnIOS=e.enableIOSViewClipToPaddingBox=e.enableGranularShadowTreeStateReconciliation=e.enableFabricRendererExclusively=e.enableFabricLogs=e.enableEventEmitterRetentionDuringGesturesOnAndroid=e.enableEagerRootViewAttachment=e.enableCleanTextInputYogaNode=e.enableBackgroundStyleApplicator=e.enableAndroidMixBlendModeProp=e.enableAlignItemsBaselineOnFabricIOS=e.enableAccessToHostTreeInFabric=e.destroyFabricSurfacesInReactInstanceManager=e.completeReactInstanceCreationOnBgThreadOnAndroid=e.commonTestFlag=e.batchRenderingUpdatesInEventLoop=e.animatedShouldUseSingleOp=e.animatedShouldDebounceQueueFlush=void 0;var t=r(d[0]);e.jsOnlyTestFlag=(0,t.createJavaScriptFlagGetter)('jsOnlyTestFlag',!1),e.animatedShouldDebounceQueueFlush=(0,t.createJavaScriptFlagGetter)('animatedShouldDebounceQueueFlush',!1),e.animatedShouldUseSingleOp=(0,t.createJavaScriptFlagGetter)('animatedShouldUseSingleOp',!1),e.enableAccessToHostTreeInFabric=(0,t.createJavaScriptFlagGetter)('enableAccessToHostTreeInFabric',!1),e.enableOptimisedVirtualizedCells=(0,t.createJavaScriptFlagGetter)('enableOptimisedVirtualizedCells',!1),e.isLayoutAnimationEnabled=(0,t.createJavaScriptFlagGetter)('isLayoutAnimationEnabled',!0),e.shouldSkipStateUpdatesForLoopingAnimations=(0,t.createJavaScriptFlagGetter)('shouldSkipStateUpdatesForLoopingAnimations',!1),e.shouldUseAnimatedObjectForTransform=(0,t.createJavaScriptFlagGetter)('shouldUseAnimatedObjectForTransform',!1),e.shouldUseRemoveClippedSubviewsAsDefaultOnIOS=(0,t.createJavaScriptFlagGetter)('shouldUseRemoveClippedSubviewsAsDefaultOnIOS',!1),e.shouldUseSetNativePropsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInFabric',!0),e.shouldUseSetNativePropsInNativeAnimationsInFabric=(0,t.createJavaScriptFlagGetter)('shouldUseSetNativePropsInNativeAnimationsInFabric',!1),e.usePassiveEffectsForAnimations=(0,t.createJavaScriptFlagGetter)('usePassiveEffectsForAnimations',!1),e.useRefsForTextInputState=(0,t.createJavaScriptFlagGetter)('useRefsForTextInputState',!1),e.commonTestFlag=(0,t.createNativeFlagGetter)('commonTestFlag',!1),e.batchRenderingUpdatesInEventLoop=(0,t.createNativeFlagGetter)('batchRenderingUpdatesInEventLoop',!1),e.completeReactInstanceCreationOnBgThreadOnAndroid=(0,t.createNativeFlagGetter)('completeReactInstanceCreationOnBgThreadOnAndroid',!1),e.destroyFabricSurfacesInReactInstanceManager=(0,t.createNativeFlagGetter)('destroyFabricSurfacesInReactInstanceManager',!1),e.enableAlignItemsBaselineOnFabricIOS=(0,t.createNativeFlagGetter)('enableAlignItemsBaselineOnFabricIOS',!0),e.enableAndroidMixBlendModeProp=(0,t.createNativeFlagGetter)('enableAndroidMixBlendModeProp',!1),e.enableBackgroundStyleApplicator=(0,t.createNativeFlagGetter)('enableBackgroundStyleApplicator',!0),e.enableCleanTextInputYogaNode=(0,t.createNativeFlagGetter)('enableCleanTextInputYogaNode',!1),e.enableEagerRootViewAttachment=(0,t.createNativeFlagGetter)('enableEagerRootViewAttachment',!1),e.enableEventEmitterRetentionDuringGesturesOnAndroid=(0,t.createNativeFlagGetter)('enableEventEmitterRetentionDuringGesturesOnAndroid',!1),e.enableFabricLogs=(0,t.createNativeFlagGetter)('enableFabricLogs',!1),e.enableFabricRendererExclusively=(0,t.createNativeFlagGetter)('enableFabricRendererExclusively',!1),e.enableGranularShadowTreeStateReconciliation=(0,t.createNativeFlagGetter)('enableGranularShadowTreeStateReconciliation',!1),e.enableIOSViewClipToPaddingBox=(0,t.createNativeFlagGetter)('enableIOSViewClipToPaddingBox',!1),e.enableLayoutAnimationsOnIOS=(0,t.createNativeFlagGetter)('enableLayoutAnimationsOnIOS',!0),e.enableLongTaskAPI=(0,t.createNativeFlagGetter)('enableLongTaskAPI',!1),e.enableMicrotasks=(0,t.createNativeFlagGetter)('enableMicrotasks',!1),e.enablePropsUpdateReconciliationAndroid=(0,t.createNativeFlagGetter)('enablePropsUpdateReconciliationAndroid',!1),e.enableReportEventPaintTime=(0,t.createNativeFlagGetter)('enableReportEventPaintTime',!1),e.enableSynchronousStateUpdates=(0,t.createNativeFlagGetter)('enableSynchronousStateUpdates',!1),e.enableUIConsistency=(0,t.createNativeFlagGetter)('enableUIConsistency',!1),e.enableViewRecycling=(0,t.createNativeFlagGetter)('enableViewRecycling',!1),e.excludeYogaFromRawProps=(0,t.createNativeFlagGetter)('excludeYogaFromRawProps',!1),e.fetchImagesInViewPreallocation=(0,t.createNativeFlagGetter)('fetchImagesInViewPreallocation',!1),e.fixIncorrectScrollViewStateUpdateOnAndroid=(0,t.createNativeFlagGetter)('fixIncorrectScrollViewStateUpdateOnAndroid',!1),e.fixMappingOfEventPrioritiesBetweenFabricAndReact=(0,t.createNativeFlagGetter)('fixMappingOfEventPrioritiesBetweenFabricAndReact',!1),e.fixMissedFabricStateUpdatesOnAndroid=(0,t.createNativeFlagGetter)('fixMissedFabricStateUpdatesOnAndroid',!1),e.fixMountingCoordinatorReportedPendingTransactionsOnAndroid=(0,t.createNativeFlagGetter)('fixMountingCoordinatorReportedPendingTransactionsOnAndroid',!1),e.forceBatchingMountItemsOnAndroid=(0,t.createNativeFlagGetter)('forceBatchingMountItemsOnAndroid',!1),e.fuseboxEnabledDebug=(0,t.createNativeFlagGetter)('fuseboxEnabledDebug',!0),e.fuseboxEnabledRelease=(0,t.createNativeFlagGetter)('fuseboxEnabledRelease',!1),e.initEagerTurboModulesOnNativeModulesQueueAndroid=(0,t.createNativeFlagGetter)('initEagerTurboModulesOnNativeModulesQueueAndroid',!1),e.lazyAnimationCallbacks=(0,t.createNativeFlagGetter)('lazyAnimationCallbacks',!1),e.loadVectorDrawablesOnImages=(0,t.createNativeFlagGetter)('loadVectorDrawablesOnImages',!1),e.setAndroidLayoutDirection=(0,t.createNativeFlagGetter)('setAndroidLayoutDirection',!1),e.traceTurboModulePromiseRejectionsOnAndroid=(0,t.createNativeFlagGetter)('traceTurboModulePromiseRejectionsOnAndroid',!1),e.useFabricInterop=(0,t.createNativeFlagGetter)('useFabricInterop',!1),e.useImmediateExecutorInAndroidBridgeless=(0,t.createNativeFlagGetter)('useImmediateExecutorInAndroidBridgeless',!1),e.useModernRuntimeScheduler=(0,t.createNativeFlagGetter)('useModernRuntimeScheduler',!1),e.useNativeViewConfigsInBridgelessMode=(0,t.createNativeFlagGetter)('useNativeViewConfigsInBridgelessMode',!1),e.useNewReactImageViewBackgroundDrawing=(0,t.createNativeFlagGetter)('useNewReactImageViewBackgroundDrawing',!1),e.useOptimisedViewPreallocationOnAndroid=(0,t.createNativeFlagGetter)('useOptimisedViewPreallocationOnAndroid',!1),e.useOptimizedEventBatchingOnAndroid=(0,t.createNativeFlagGetter)('useOptimizedEventBatchingOnAndroid',!1),e.useRuntimeShadowNodeReferenceUpdate=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdate',!1),e.useRuntimeShadowNodeReferenceUpdateOnLayout=(0,t.createNativeFlagGetter)('useRuntimeShadowNodeReferenceUpdateOnLayout',!1),e.useStateAlignmentMechanism=(0,t.createNativeFlagGetter)('useStateAlignmentMechanism',!1),e.useTurboModuleInterop=(0,t.createNativeFlagGetter)('useTurboModuleInterop',!1),e.override=t.setOverrides}),125,[126]);
143
143
  __d((function(g,r,i,a,m,e,d){var n=r(d[0]);Object.defineProperty(e,"__esModule",{value:!0}),e.createJavaScriptFlagGetter=function(n,u){return o(n,(function(){var u,o;return l.add(n),null==(u=t)||null==(o=u[n])?void 0:o.call(u)}),u)},e.createNativeFlagGetter=function(n,t){return o(n,(function(){var t,l=null==u.default||null==(t=u.default[n])?void 0:t.call(u.default);return null==l&&f(n),l}),t)},e.getOverrides=function(){return t},e.setOverrides=function(n){if(null!=t)throw new Error('Feature flags cannot be overridden more than once');if(l.size>0){var u=Array.from(l).join(', ');throw new Error(`Feature flags were accessed before being overridden: ${u}`)}t=n};var t,u=n(r(d[1])),l=new Set;function o(n,t,u){var l;return function(){var n;null==l&&(l=null!=(n=t())?n:u);return l}}var c=new Set;function f(n){c.has(n)||(c.add(n),console.error(`Could not access feature flag '${n}' because native module method was not available`))}}),126,[21,127]);
144
144
  __d((function(g,_r,_i,_a,m,_e,d){function e(t){if("function"!=typeof WeakMap)return null;var r=new WeakMap,n=new WeakMap;return(e=function(e){return e?n:r})(t)}Object.defineProperty(_e,"__esModule",{value:!0}),_e.default=void 0;var t=(function(t,r){if(!r&&t&&t.__esModule)return t;if(null===t||"object"!=typeof t&&"function"!=typeof t)return{default:t};var n=e(r);if(n&&n.has(t))return n.get(t);var a={__proto__:null},u=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in t)if("default"!==o&&{}.hasOwnProperty.call(t,o)){var f=u?Object.getOwnPropertyDescriptor(t,o):null;f&&(f.get||f.set)?Object.defineProperty(a,o,f):a[o]=t[o]}return a.default=t,n&&n.set(t,a),a})(_r(d[0])).get('NativeReactNativeFeatureFlagsCxx');_e.default=t}),127,[48]);
145
145
  __d((function(g,_r,_i,_a,m,_e,d){var e=_r(d[0]);Object.defineProperty(_e,"__esModule",{value:!0}),_e.default=void 0;var t=e(_r(d[1])),n=e(_r(d[2])),u=e(_r(d[3])),a=e(_r(d[4])),r=e(_r(d[5])),o=e(_r(d[6])),f=e(_r(d[7])),l=e(_r(d[8])),i=_r(d[9]),c=_r(d[10]),s=(e(_r(d[11])),w(_r(d[12]))),v=w(_r(d[13])),h=e(_r(d[14])),y=e(_r(d[15]));function p(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(p=function(e){return e?n:t})(e)}function w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=p(t);if(n&&n.has(e))return n.get(e);var u={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&{}.hasOwnProperty.call(e,r)){var o=a?Object.getOwnPropertyDescriptor(e,r):null;o&&(o.get||o.set)?Object.defineProperty(u,r,o):u[r]=e[r]}return u.default=e,n&&n.set(e,u),u}function b(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(b=function(){return!!e})()}var k=function(){},_=(0,f.default)("viewConfig");_e.default=(function(e){function f(e,n,r){var l,i,c,s;return(0,t.default)(this,f),i=this,c=f,s=[r],c=(0,a.default)(c),l=(0,u.default)(i,b()?Reflect.construct(c,s||[],(0,a.default)(i).constructor):c.apply(i,s)),Object.defineProperty(l,_,{writable:!0,value:void 0}),l.__nativeTag=e,l.__internalInstanceHandle=r,(0,o.default)(l,_)[_]=n,l}return(0,r.default)(f,e),(0,n.default)(f,[{key:"offsetHeight",get:function(){return Math.round((0,s.getBoundingClientRect)(this,{includeTransform:!1}).height)}},{key:"offsetLeft",get:function(){var e=(0,v.getShadowNode)(this);if(null!=e){var t=h.default.getOffset(e);return Math.round(t[2])}return 0}},{key:"offsetParent",get:function(){var e=(0,v.getShadowNode)(this);if(null!=e){var t=h.default.getOffset(e);if(null!=t[0]){var n=t[0];return(0,v.getPublicInstanceFromInternalInstanceHandle)(n)}}return null}},{key:"offsetTop",get:function(){var e=(0,v.getShadowNode)(this);if(null!=e){var t=h.default.getOffset(e);return Math.round(t[1])}return 0}},{key:"offsetWidth",get:function(){return Math.round((0,s.getBoundingClientRect)(this,{includeTransform:!1}).width)}},{key:"blur",value:function(){l.default.blurTextInput(this)}},{key:"focus",value:function(){l.default.focusTextInput(this)}},{key:"measure",value:function(e){var t=(0,v.getShadowNode)(this);null!=t&&(0,y.default)((0,i.getFabricUIManager)()).measure(t,e)}},{key:"measureInWindow",value:function(e){var t=(0,v.getShadowNode)(this);null!=t&&(0,y.default)((0,i.getFabricUIManager)()).measureInWindow(t,e)}},{key:"measureLayout",value:function(e,t,n){if(e instanceof v.default){var u=(0,v.getShadowNode)(this),a=(0,v.getShadowNode)(e);null!=u&&null!=a&&(0,y.default)((0,i.getFabricUIManager)()).measureLayout(u,a,null!=n?n:k,null!=t?t:k)}}},{key:"setNativeProps",value:function(e){var t=(0,c.create)(e,(0,o.default)(this,_)[_].validAttributes),n=(0,v.getShadowNode)(this);null!=n&&null!=t&&(0,y.default)((0,i.getFabricUIManager)()).setNativeProps(n,t)}}])})(s.default)}),128,[21,13,14,25,27,30,33,34,62,96,123,129,130,135,137,97]);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "expo-dev-launcher",
3
3
  "title": "Expo Development Launcher",
4
- "version": "5.0.21",
4
+ "version": "5.0.23",
5
5
  "description": "Pre-release version of the Expo development launcher package for testing.",
6
6
  "main": "build/DevLauncher.js",
7
7
  "types": "build/DevLauncher.d.ts",
@@ -31,8 +31,8 @@
31
31
  "homepage": "https://docs.expo.dev",
32
32
  "dependencies": {
33
33
  "ajv": "8.11.0",
34
- "expo-dev-menu": "6.0.14",
35
- "expo-manifests": "~0.15.0",
34
+ "expo-dev-menu": "6.0.16",
35
+ "expo-manifests": "~0.15.5",
36
36
  "resolve-from": "^5.0.0"
37
37
  },
38
38
  "devDependencies": {
@@ -44,14 +44,14 @@
44
44
  "@testing-library/jest-native": "^4.0.4",
45
45
  "@testing-library/react-native": "^12.5.1",
46
46
  "babel-plugin-module-resolver": "^5.0.0",
47
- "babel-preset-expo": "~12.0.0",
47
+ "babel-preset-expo": "~12.0.6",
48
48
  "date-fns": "^2.28.0",
49
- "expo-dev-client-components": "2.0.2",
50
- "expo-module-scripts": "^4.0.0",
49
+ "expo-dev-client-components": "2.0.3",
50
+ "expo-module-scripts": "^4.0.3",
51
51
  "graphql": "^16.0.1",
52
52
  "graphql-request": "^3.6.1",
53
53
  "react": "18.3.1",
54
- "react-native": "0.76.5",
54
+ "react-native": "0.76.6",
55
55
  "react-query": "^3.34.16",
56
56
  "url": "^0.11.0"
57
57
  },
@@ -66,5 +66,5 @@
66
66
  ],
67
67
  "testTimeout": 15000
68
68
  },
69
- "gitHead": "f9daf2b387e5c632248f6cedbaedbc5f07c9bd99"
69
+ "gitHead": "986a4689b91f3efc527f7178a320b987c0005842"
70
70
  }