mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
47 KiB
Plaintext
1 line
47 KiB
Plaintext
{"dependencies":[{"name":"@react-navigation/elements","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":15},"end":{"line":3,"column":100,"index":115}}],"key":"LmqW7jh+SpCzQZMkzh+Awcuawt0=","exportNames":["*"],"imports":1}},{"name":"@react-navigation/native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":116},"end":{"line":4,"column":56,"index":172}}],"key":"yKhyWCfwa1gXEwEbMKnWHykYbZ4=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":173},"end":{"line":5,"column":31,"index":204}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Animated","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dNPzxVfn0yBoRxvhD+vE+lN7k4Q=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/Platform","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"dV3bI3NOD8bfMzaIniMaFGy/nn8=","exportNames":["*"],"imports":1}},{"name":"react-native-web/dist/exports/StyleSheet","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"MK7+k1V+KnvCVW7Kj2k/ydtjmVU=","exportNames":["*"],"imports":1}},{"name":"react-native-safe-area-context","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":7,"column":0,"index":268},"end":{"line":7,"column":71,"index":339}}],"key":"XjdTKvCUWX6CbQzg5fSDHG/WgHk=","exportNames":["*"],"imports":1}},{"name":"../TransitionConfigs/TransitionPresets.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":8,"column":0,"index":340},"end":{"line":8,"column":92,"index":432}}],"key":"S2Nl3KMIn3x/HfwcBgwTb0sDPek=","exportNames":["*"],"imports":1}},{"name":"../utils/BottomTabBarHeightCallbackContext.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":9,"column":0,"index":433},"end":{"line":9,"column":98,"index":531}}],"key":"ugELg4I63IAZwlqh6l59tEtqTlI=","exportNames":["*"],"imports":1}},{"name":"../utils/BottomTabBarHeightContext.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":10,"column":0,"index":532},"end":{"line":10,"column":82,"index":614}}],"key":"nV2IOz3FZBLeFEEAX/yUNlO6zQU=","exportNames":["*"],"imports":1}},{"name":"../utils/useAnimatedHashMap.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":615},"end":{"line":11,"column":68,"index":683}}],"key":"vkkGDsq86BiWlYLwUCtmh6eTHIg=","exportNames":["*"],"imports":1}},{"name":"./BottomTabBar.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0,"index":684},"end":{"line":12,"column":66,"index":750}}],"key":"zgbCbxURkw4S43unTCDF1CLHNIQ=","exportNames":["*"],"imports":1}},{"name":"./ScreenFallback.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0,"index":751},"end":{"line":13,"column":72,"index":823}}],"key":"2Ux8l04wk3GT4kZjQvCuEC6yiHw=","exportNames":["*"],"imports":1}},{"name":"react/jsx-runtime","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0,"index":824},"end":{"line":14,"column":63,"index":887}}],"key":"rKAWVuQOSSDHxC6IWcmkeWszaWg=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopNamespace(e) {\n if (e && e.__esModule) return e;\n var n = {};\n if (e) Object.keys(e).forEach(function (k) {\n var d = Object.getOwnPropertyDescriptor(e, k);\n Object.defineProperty(n, k, d.get ? d : {\n enumerable: true,\n get: function () {\n return e[k];\n }\n });\n });\n n.default = e;\n return n;\n }\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n exports.BottomTabView = BottomTabView;\n var _reactNavigationElements = require(_dependencyMap[0], \"@react-navigation/elements\");\n var _reactNavigationNative = require(_dependencyMap[1], \"@react-navigation/native\");\n var _react = require(_dependencyMap[2], \"react\");\n var React = _interopNamespace(_react);\n var _reactNativeWebDistExportsAnimated = require(_dependencyMap[3], \"react-native-web/dist/exports/Animated\");\n var Animated = _interopDefault(_reactNativeWebDistExportsAnimated);\n var _reactNativeWebDistExportsPlatform = require(_dependencyMap[4], \"react-native-web/dist/exports/Platform\");\n var Platform = _interopDefault(_reactNativeWebDistExportsPlatform);\n var _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[5], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n var _reactNativeSafeAreaContext = require(_dependencyMap[6], \"react-native-safe-area-context\");\n var _TransitionConfigsTransitionPresetsJs = require(_dependencyMap[7], \"../TransitionConfigs/TransitionPresets.js\");\n var _utilsBottomTabBarHeightCallbackContextJs = require(_dependencyMap[8], \"../utils/BottomTabBarHeightCallbackContext.js\");\n var _utilsBottomTabBarHeightContextJs = require(_dependencyMap[9], \"../utils/BottomTabBarHeightContext.js\");\n var _utilsUseAnimatedHashMapJs = require(_dependencyMap[10], \"../utils/useAnimatedHashMap.js\");\n var _BottomTabBarJs = require(_dependencyMap[11], \"./BottomTabBar.js\");\n var _ScreenFallbackJs = require(_dependencyMap[12], \"./ScreenFallback.js\");\n var _reactJsxRuntime = require(_dependencyMap[13], \"react/jsx-runtime\");\n const EPSILON = 1e-5;\n const STATE_INACTIVE = 0;\n const STATE_TRANSITIONING_OR_BELOW_TOP = 1;\n const STATE_ON_TOP = 2;\n const NAMED_TRANSITIONS_PRESETS = {\n fade: _TransitionConfigsTransitionPresetsJs.FadeTransition,\n shift: _TransitionConfigsTransitionPresetsJs.ShiftTransition,\n none: {\n sceneStyleInterpolator: undefined,\n transitionSpec: {\n animation: 'timing',\n config: {\n duration: 0\n }\n }\n }\n };\n const useNativeDriver = Platform.default.OS !== 'web';\n const hasAnimation = options => {\n const {\n animation,\n transitionSpec\n } = options;\n if (animation) {\n return animation !== 'none';\n }\n return Boolean(transitionSpec);\n };\n const renderTabBarDefault = props => /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_BottomTabBarJs.BottomTabBar, Object.assign({}, props));\n function BottomTabView(props) {\n const {\n tabBar = renderTabBarDefault,\n state,\n navigation,\n descriptors,\n safeAreaInsets,\n detachInactiveScreens = Platform.default.OS === 'web' || Platform.default.OS === 'android' || Platform.default.OS === 'ios'\n } = props;\n const focusedRouteKey = state.routes[state.index].key;\n\n /**\n * List of loaded tabs, tabs will be loaded when navigated to.\n */\n const [loaded, setLoaded] = React.useState([focusedRouteKey]);\n if (!loaded.includes(focusedRouteKey)) {\n // Set the current tab to be loaded if it was not loaded before\n setLoaded([...loaded, focusedRouteKey]);\n }\n const previousRouteKeyRef = React.useRef(focusedRouteKey);\n const tabAnims = (0, _utilsUseAnimatedHashMapJs.useAnimatedHashMap)(state);\n React.useEffect(() => {\n const previousRouteKey = previousRouteKeyRef.current;\n let popToTopAction;\n if (previousRouteKey !== focusedRouteKey && descriptors[previousRouteKey]?.options.popToTopOnBlur) {\n const prevRoute = state.routes.find(route => route.key === previousRouteKey);\n if (prevRoute?.state?.type === 'stack' && prevRoute.state.key) {\n popToTopAction = Object.assign({}, _reactNavigationNative.StackActions.popToTop(), {\n target: prevRoute.state.key\n });\n }\n }\n const animateToIndex = () => {\n if (previousRouteKey !== focusedRouteKey) {\n navigation.emit({\n type: 'transitionStart',\n target: focusedRouteKey\n });\n }\n Animated.default.parallel(state.routes.map((route, index) => {\n const {\n options\n } = descriptors[route.key];\n const {\n animation = 'none',\n transitionSpec = NAMED_TRANSITIONS_PRESETS[animation].transitionSpec\n } = options;\n let spec = transitionSpec;\n if (route.key !== previousRouteKey && route.key !== focusedRouteKey) {\n // Don't animate if the screen is not previous one or new one\n // This will avoid flicker for screens not involved in the transition\n spec = NAMED_TRANSITIONS_PRESETS.none.transitionSpec;\n }\n spec = spec ?? NAMED_TRANSITIONS_PRESETS.none.transitionSpec;\n const toValue = index === state.index ? 0 : index >= state.index ? 1 : -1;\n return Animated.default[spec.animation](tabAnims[route.key], Object.assign({}, spec.config, {\n toValue,\n useNativeDriver\n }));\n }).filter(Boolean)).start(({\n finished\n }) => {\n if (finished && popToTopAction) {\n navigation.dispatch(popToTopAction);\n }\n if (previousRouteKey !== focusedRouteKey) {\n navigation.emit({\n type: 'transitionEnd',\n target: focusedRouteKey\n });\n }\n });\n };\n animateToIndex();\n previousRouteKeyRef.current = focusedRouteKey;\n }, [descriptors, focusedRouteKey, navigation, state.index, state.routes, tabAnims]);\n const dimensions = _reactNavigationElements.SafeAreaProviderCompat.initialMetrics.frame;\n const [tabBarHeight, setTabBarHeight] = React.useState(() => (0, _BottomTabBarJs.getTabBarHeight)({\n state,\n descriptors,\n dimensions,\n insets: Object.assign({}, _reactNavigationElements.SafeAreaProviderCompat.initialMetrics.insets, props.safeAreaInsets),\n style: descriptors[state.routes[state.index].key].options.tabBarStyle\n }));\n const renderTabBar = () => {\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNativeSafeAreaContext.SafeAreaInsetsContext.Consumer, {\n children: insets => tabBar({\n state: state,\n descriptors: descriptors,\n navigation: navigation,\n insets: {\n top: safeAreaInsets?.top ?? insets?.top ?? 0,\n right: safeAreaInsets?.right ?? insets?.right ?? 0,\n bottom: safeAreaInsets?.bottom ?? insets?.bottom ?? 0,\n left: safeAreaInsets?.left ?? insets?.left ?? 0\n }\n })\n });\n };\n const {\n routes\n } = state;\n\n // If there is no animation, we only have 2 states: visible and invisible\n const hasTwoStates = !routes.some(route => hasAnimation(descriptors[route.key].options));\n const {\n tabBarPosition = 'bottom'\n } = descriptors[focusedRouteKey].options;\n const tabBarElement = /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_utilsBottomTabBarHeightCallbackContextJs.BottomTabBarHeightCallbackContext.Provider, {\n value: setTabBarHeight,\n children: renderTabBar()\n }, \"tabbar\");\n return /*#__PURE__*/(0, _reactJsxRuntime.jsxs)(_reactNavigationElements.SafeAreaProviderCompat, {\n style: {\n flexDirection: tabBarPosition === 'left' || tabBarPosition === 'right' ? 'row' : 'column'\n },\n children: [tabBarPosition === 'top' || tabBarPosition === 'left' ? tabBarElement : null, /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_ScreenFallbackJs.MaybeScreenContainer, {\n enabled: detachInactiveScreens,\n hasTwoStates: hasTwoStates,\n style: styles.screens,\n children: routes.map((route, index) => {\n const descriptor = descriptors[route.key];\n const {\n lazy = true,\n animation = 'none',\n sceneStyleInterpolator = NAMED_TRANSITIONS_PRESETS[animation].sceneStyleInterpolator\n } = descriptor.options;\n const isFocused = state.index === index;\n const isPreloaded = state.preloadedRouteKeys.includes(route.key);\n if (lazy && !loaded.includes(route.key) && !isFocused && !isPreloaded) {\n // Don't render a lazy screen if we've never navigated to it or it wasn't preloaded\n return null;\n }\n const {\n freezeOnBlur,\n header = ({\n layout,\n options\n }) => /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationElements.Header, Object.assign({}, options, {\n layout: layout,\n title: (0, _reactNavigationElements.getHeaderTitle)(options, route.name)\n })),\n headerShown,\n headerStatusBarHeight,\n headerTransparent,\n sceneStyle: customSceneStyle\n } = descriptor.options;\n const {\n sceneStyle\n } = sceneStyleInterpolator?.({\n current: {\n progress: tabAnims[route.key]\n }\n }) ?? {};\n const animationEnabled = hasAnimation(descriptor.options);\n const activityState = isFocused ? STATE_ON_TOP // the screen is on top after the transition\n : animationEnabled // is animation is not enabled, immediately move to inactive state\n ? tabAnims[route.key].interpolate({\n inputRange: [0, 1 - EPSILON, 1],\n outputRange: [STATE_TRANSITIONING_OR_BELOW_TOP,\n // screen visible during transition\n STATE_TRANSITIONING_OR_BELOW_TOP, STATE_INACTIVE // the screen is detached after transition\n ],\n extrapolate: 'extend'\n }) : STATE_INACTIVE;\n return /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_ScreenFallbackJs.MaybeScreen, {\n style: [StyleSheet.default.absoluteFill, {\n zIndex: isFocused ? 0 : -1\n }],\n active: activityState,\n enabled: detachInactiveScreens,\n freezeOnBlur: freezeOnBlur,\n shouldFreeze: activityState === STATE_INACTIVE && !isPreloaded,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_utilsBottomTabBarHeightContextJs.BottomTabBarHeightContext.Provider, {\n value: tabBarPosition === 'bottom' ? tabBarHeight : 0,\n children: /*#__PURE__*/(0, _reactJsxRuntime.jsx)(_reactNavigationElements.Screen, {\n focused: isFocused,\n route: descriptor.route,\n navigation: descriptor.navigation,\n headerShown: headerShown,\n headerStatusBarHeight: headerStatusBarHeight,\n headerTransparent: headerTransparent,\n header: header({\n layout: dimensions,\n route: descriptor.route,\n navigation: descriptor.navigation,\n options: descriptor.options\n }),\n style: [customSceneStyle, animationEnabled && sceneStyle],\n children: descriptor.render()\n })\n })\n }, route.key);\n })\n }, \"screens\"), tabBarPosition === 'bottom' || tabBarPosition === 'right' ? tabBarElement : null]\n });\n }\n const styles = StyleSheet.default.create({\n screens: {\n flex: 1,\n overflow: 'hidden'\n }\n });\n});","lineCount":278,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13,"Object"],[4,8,1,13],[4,9,1,13,"defineProperty"],[4,23,1,13],[4,24,1,13,"exports"],[4,31,1,13],[5,4,1,13,"value"],[5,9,1,13],[6,2,1,13],[7,2,1,13],[7,11,1,13,"_interopNamespace"],[7,29,1,13,"e"],[7,30,1,13],[8,4,1,13],[8,8,1,13,"e"],[8,9,1,13],[8,13,1,13,"e"],[8,14,1,13],[8,15,1,13,"__esModule"],[8,25,1,13],[8,34,1,13,"e"],[8,35,1,13],[9,4,1,13],[9,8,1,13,"n"],[9,9,1,13],[10,4,1,13],[10,8,1,13,"e"],[10,9,1,13],[10,11,1,13,"Object"],[10,17,1,13],[10,18,1,13,"keys"],[10,22,1,13],[10,23,1,13,"e"],[10,24,1,13],[10,26,1,13,"forEach"],[10,33,1,13],[10,44,1,13,"k"],[10,45,1,13],[11,6,1,13],[11,10,1,13,"d"],[11,11,1,13],[11,14,1,13,"Object"],[11,20,1,13],[11,21,1,13,"getOwnPropertyDescriptor"],[11,45,1,13],[11,46,1,13,"e"],[11,47,1,13],[11,49,1,13,"k"],[11,50,1,13],[12,6,1,13,"Object"],[12,12,1,13],[12,13,1,13,"defineProperty"],[12,27,1,13],[12,28,1,13,"n"],[12,29,1,13],[12,31,1,13,"k"],[12,32,1,13],[12,34,1,13,"d"],[12,35,1,13],[12,36,1,13,"get"],[12,39,1,13],[12,42,1,13,"d"],[12,43,1,13],[13,8,1,13,"enumerable"],[13,18,1,13],[14,8,1,13,"get"],[14,11,1,13],[14,22,1,13,"get"],[14,23,1,13],[15,10,1,13],[15,17,1,13,"e"],[15,18,1,13],[15,19,1,13,"k"],[15,20,1,13],[16,8,1,13],[17,6,1,13],[18,4,1,13],[19,4,1,13,"n"],[19,5,1,13],[19,6,1,13,"default"],[19,13,1,13],[19,16,1,13,"e"],[19,17,1,13],[20,4,1,13],[20,11,1,13,"n"],[20,12,1,13],[21,2,1,13],[22,2,1,13],[22,11,1,13,"_interopDefault"],[22,27,1,13,"e"],[22,28,1,13],[23,4,1,13],[23,11,1,13,"e"],[23,12,1,13],[23,16,1,13,"e"],[23,17,1,13],[23,18,1,13,"__esModule"],[23,28,1,13],[23,31,1,13,"e"],[23,32,1,13],[24,6,1,13,"default"],[24,13,1,13],[24,15,1,13,"e"],[25,4,1,13],[26,2,1,13],[27,2,46,0,"exports"],[27,9,46,0],[27,10,46,0,"BottomTabView"],[27,23,46,0],[27,26,46,0,"BottomTabView"],[27,39,46,0],[28,2,3,0],[28,6,3,0,"_reactNavigationElements"],[28,30,3,0],[28,33,3,0,"require"],[28,40,3,0],[28,41,3,0,"_dependencyMap"],[28,55,3,0],[29,2,4,0],[29,6,4,0,"_reactNavigationNative"],[29,28,4,0],[29,31,4,0,"require"],[29,38,4,0],[29,39,4,0,"_dependencyMap"],[29,53,4,0],[30,2,5,0],[30,6,5,0,"_react"],[30,12,5,0],[30,15,5,0,"require"],[30,22,5,0],[30,23,5,0,"_dependencyMap"],[30,37,5,0],[31,2,5,0],[31,6,5,0,"React"],[31,11,5,0],[31,14,5,0,"_interopNamespace"],[31,31,5,0],[31,32,5,0,"_react"],[31,38,5,0],[32,2,5,31],[32,6,5,31,"_reactNativeWebDistExportsAnimated"],[32,40,5,31],[32,43,5,31,"require"],[32,50,5,31],[32,51,5,31,"_dependencyMap"],[32,65,5,31],[33,2,5,31],[33,6,5,31,"Animated"],[33,14,5,31],[33,17,5,31,"_interopDefault"],[33,32,5,31],[33,33,5,31,"_reactNativeWebDistExportsAnimated"],[33,67,5,31],[34,2,5,31],[34,6,5,31,"_reactNativeWebDistExportsPlatform"],[34,40,5,31],[34,43,5,31,"require"],[34,50,5,31],[34,51,5,31,"_dependencyMap"],[34,65,5,31],[35,2,5,31],[35,6,5,31,"Platform"],[35,14,5,31],[35,17,5,31,"_interopDefault"],[35,32,5,31],[35,33,5,31,"_reactNativeWebDistExportsPlatform"],[35,67,5,31],[36,2,5,31],[36,6,5,31,"_reactNativeWebDistExportsStyleSheet"],[36,42,5,31],[36,45,5,31,"require"],[36,52,5,31],[36,53,5,31,"_dependencyMap"],[36,67,5,31],[37,2,5,31],[37,6,5,31,"StyleSheet"],[37,16,5,31],[37,19,5,31,"_interopDefault"],[37,34,5,31],[37,35,5,31,"_reactNativeWebDistExportsStyleSheet"],[37,71,5,31],[38,2,7,0],[38,6,7,0,"_reactNativeSafeAreaContext"],[38,33,7,0],[38,36,7,0,"require"],[38,43,7,0],[38,44,7,0,"_dependencyMap"],[38,58,7,0],[39,2,8,0],[39,6,8,0,"_TransitionConfigsTransitionPresetsJs"],[39,43,8,0],[39,46,8,0,"require"],[39,53,8,0],[39,54,8,0,"_dependencyMap"],[39,68,8,0],[40,2,9,0],[40,6,9,0,"_utilsBottomTabBarHeightCallbackContextJs"],[40,47,9,0],[40,50,9,0,"require"],[40,57,9,0],[40,58,9,0,"_dependencyMap"],[40,72,9,0],[41,2,10,0],[41,6,10,0,"_utilsBottomTabBarHeightContextJs"],[41,39,10,0],[41,42,10,0,"require"],[41,49,10,0],[41,50,10,0,"_dependencyMap"],[41,64,10,0],[42,2,11,0],[42,6,11,0,"_utilsUseAnimatedHashMapJs"],[42,32,11,0],[42,35,11,0,"require"],[42,42,11,0],[42,43,11,0,"_dependencyMap"],[42,57,11,0],[43,2,12,0],[43,6,12,0,"_BottomTabBarJs"],[43,21,12,0],[43,24,12,0,"require"],[43,31,12,0],[43,32,12,0,"_dependencyMap"],[43,46,12,0],[44,2,13,0],[44,6,13,0,"_ScreenFallbackJs"],[44,23,13,0],[44,26,13,0,"require"],[44,33,13,0],[44,34,13,0,"_dependencyMap"],[44,48,13,0],[45,2,14,0],[45,6,14,0,"_reactJsxRuntime"],[45,22,14,0],[45,25,14,0,"require"],[45,32,14,0],[45,33,14,0,"_dependencyMap"],[45,47,14,0],[46,2,15,0],[46,8,15,6,"EPSILON"],[46,15,15,13],[46,18,15,16],[46,22,15,20],[47,2,16,0],[47,8,16,6,"STATE_INACTIVE"],[47,22,16,20],[47,25,16,23],[47,26,16,24],[48,2,17,0],[48,8,17,6,"STATE_TRANSITIONING_OR_BELOW_TOP"],[48,40,17,38],[48,43,17,41],[48,44,17,42],[49,2,18,0],[49,8,18,6,"STATE_ON_TOP"],[49,20,18,18],[49,23,18,21],[49,24,18,22],[50,2,19,0],[50,8,19,6,"NAMED_TRANSITIONS_PRESETS"],[50,33,19,31],[50,36,19,34],[51,4,20,2,"fade"],[51,8,20,6],[51,10,20,8,"FadeTransition"],[51,47,20,22],[51,48,20,22,"FadeTransition"],[51,62,20,22],[52,4,21,2,"shift"],[52,9,21,7],[52,11,21,9,"ShiftTransition"],[52,48,21,24],[52,49,21,24,"ShiftTransition"],[52,64,21,24],[53,4,22,2,"none"],[53,8,22,6],[53,10,22,8],[54,6,23,4,"sceneStyleInterpolator"],[54,28,23,26],[54,30,23,28,"undefined"],[54,39,23,37],[55,6,24,4,"transitionSpec"],[55,20,24,18],[55,22,24,20],[56,8,25,6,"animation"],[56,17,25,15],[56,19,25,17],[56,27,25,25],[57,8,26,6,"config"],[57,14,26,12],[57,16,26,14],[58,10,27,8,"duration"],[58,18,27,16],[58,20,27,18],[59,8,28,6],[60,6,29,4],[61,4,30,2],[62,2,31,0],[62,3,31,1],[63,2,32,0],[63,8,32,6,"useNativeDriver"],[63,23,32,21],[63,26,32,24,"Platform"],[63,34,32,32],[63,35,32,32,"default"],[63,42,32,32],[63,43,32,33,"OS"],[63,45,32,35],[63,50,32,40],[63,55,32,45],[64,2,33,0],[64,8,33,6,"hasAnimation"],[64,20,33,18],[64,23,33,21,"options"],[64,30,33,28],[64,34,33,32],[65,4,34,2],[65,10,34,8],[66,6,35,4,"animation"],[66,15,35,13],[67,6,36,4,"transitionSpec"],[68,4,37,2],[68,5,37,3],[68,8,37,6,"options"],[68,15,37,13],[69,4,38,2],[69,8,38,6,"animation"],[69,17,38,15],[69,19,38,17],[70,6,39,4],[70,13,39,11,"animation"],[70,22,39,20],[70,27,39,25],[70,33,39,31],[71,4,40,2],[72,4,41,2],[72,11,41,9,"Boolean"],[72,18,41,16],[72,19,41,17,"transitionSpec"],[72,33,41,31],[72,34,41,32],[73,2,42,0],[73,3,42,1],[74,2,43,0],[74,8,43,6,"renderTabBarDefault"],[74,27,43,25],[74,30,43,28,"props"],[74,35,43,33],[74,39,43,37],[74,52,43,50],[74,56,43,50,"_jsx"],[74,72,43,54],[74,73,43,54,"jsx"],[74,76,43,54],[74,78,43,55,"BottomTabBar"],[74,93,43,67],[74,94,43,67,"BottomTabBar"],[74,106,43,67],[74,108,43,67,"Object"],[74,114,43,67],[74,115,43,67,"assign"],[74,121,43,67],[74,126,44,5,"props"],[74,131,44,10],[74,132,45,1],[74,133,45,2],[75,2,46,7],[75,11,46,16,"BottomTabView"],[75,24,46,29,"BottomTabView"],[75,25,46,30,"props"],[75,30,46,35],[75,32,46,37],[76,4,47,2],[76,10,47,8],[77,6,48,4,"tabBar"],[77,12,48,10],[77,15,48,13,"renderTabBarDefault"],[77,34,48,32],[78,6,49,4,"state"],[78,11,49,9],[79,6,50,4,"navigation"],[79,16,50,14],[80,6,51,4,"descriptors"],[80,17,51,15],[81,6,52,4,"safeAreaInsets"],[81,20,52,18],[82,6,53,4,"detachInactiveScreens"],[82,27,53,25],[82,30,53,28,"Platform"],[82,38,53,36],[82,39,53,36,"default"],[82,46,53,36],[82,47,53,37,"OS"],[82,49,53,39],[82,54,53,44],[82,59,53,49],[82,63,53,53,"Platform"],[82,71,53,61],[82,72,53,61,"default"],[82,79,53,61],[82,80,53,62,"OS"],[82,82,53,64],[82,87,53,69],[82,96,53,78],[82,100,53,82,"Platform"],[82,108,53,90],[82,109,53,90,"default"],[82,116,53,90],[82,117,53,91,"OS"],[82,119,53,93],[82,124,53,98],[83,4,54,2],[83,5,54,3],[83,8,54,6,"props"],[83,13,54,11],[84,4,55,2],[84,10,55,8,"focusedRouteKey"],[84,25,55,23],[84,28,55,26,"state"],[84,33,55,31],[84,34,55,32,"routes"],[84,40,55,38],[84,41,55,39,"state"],[84,46,55,44],[84,47,55,45,"index"],[84,52,55,50],[84,53,55,51],[84,54,55,52,"key"],[84,57,55,55],[86,4,57,2],[87,0,58,0],[88,0,59,0],[89,4,60,2],[89,10,60,8],[89,11,60,9,"loaded"],[89,17,60,15],[89,19,60,17,"setLoaded"],[89,28,60,26],[89,29,60,27],[89,32,60,30,"React"],[89,37,60,35],[89,38,60,36,"useState"],[89,46,60,44],[89,47,60,45],[89,48,60,46,"focusedRouteKey"],[89,63,60,61],[89,64,60,62],[89,65,60,63],[90,4,61,2],[90,8,61,6],[90,9,61,7,"loaded"],[90,15,61,13],[90,16,61,14,"includes"],[90,24,61,22],[90,25,61,23,"focusedRouteKey"],[90,40,61,38],[90,41,61,39],[90,43,61,41],[91,6,62,4],[92,6,63,4,"setLoaded"],[92,15,63,13],[92,16,63,14],[92,17,63,15],[92,20,63,18,"loaded"],[92,26,63,24],[92,28,63,26,"focusedRouteKey"],[92,43,63,41],[92,44,63,42],[92,45,63,43],[93,4,64,2],[94,4,65,2],[94,10,65,8,"previousRouteKeyRef"],[94,29,65,27],[94,32,65,30,"React"],[94,37,65,35],[94,38,65,36,"useRef"],[94,44,65,42],[94,45,65,43,"focusedRouteKey"],[94,60,65,58],[94,61,65,59],[95,4,66,2],[95,10,66,8,"tabAnims"],[95,18,66,16],[95,21,66,19],[95,25,66,19,"useAnimatedHashMap"],[95,51,66,37],[95,52,66,37,"useAnimatedHashMap"],[95,70,66,37],[95,72,66,38,"state"],[95,77,66,43],[95,78,66,44],[96,4,67,2,"React"],[96,9,67,7],[96,10,67,8,"useEffect"],[96,19,67,17],[96,20,67,18],[96,26,67,24],[97,6,68,4],[97,12,68,10,"previousRouteKey"],[97,28,68,26],[97,31,68,29,"previousRouteKeyRef"],[97,50,68,48],[97,51,68,49,"current"],[97,58,68,56],[98,6,69,4],[98,10,69,8,"popToTopAction"],[98,24,69,22],[99,6,70,4],[99,10,70,8,"previousRouteKey"],[99,26,70,24],[99,31,70,29,"focusedRouteKey"],[99,46,70,44],[99,50,70,48,"descriptors"],[99,61,70,59],[99,62,70,60,"previousRouteKey"],[99,78,70,76],[99,79,70,77],[99,81,70,79,"options"],[99,88,70,86],[99,89,70,87,"popToTopOnBlur"],[99,103,70,101],[99,105,70,103],[100,8,71,6],[100,14,71,12,"prevRoute"],[100,23,71,21],[100,26,71,24,"state"],[100,31,71,29],[100,32,71,30,"routes"],[100,38,71,36],[100,39,71,37,"find"],[100,43,71,41],[100,44,71,42,"route"],[100,49,71,47],[100,53,71,51,"route"],[100,58,71,56],[100,59,71,57,"key"],[100,62,71,60],[100,67,71,65,"previousRouteKey"],[100,83,71,81],[100,84,71,82],[101,8,72,6],[101,12,72,10,"prevRoute"],[101,21,72,19],[101,23,72,21,"state"],[101,28,72,26],[101,30,72,28,"type"],[101,34,72,32],[101,39,72,37],[101,46,72,44],[101,50,72,48,"prevRoute"],[101,59,72,57],[101,60,72,58,"state"],[101,65,72,63],[101,66,72,64,"key"],[101,69,72,67],[101,71,72,69],[102,10,73,8,"popToTopAction"],[102,24,73,22],[102,27,73,22,"Object"],[102,33,73,22],[102,34,73,22,"assign"],[102,40,73,22],[102,45,74,13,"StackActions"],[102,67,74,25],[102,68,74,25,"StackActions"],[102,80,74,25],[102,81,74,26,"popToTop"],[102,89,74,34],[102,90,74,35],[102,91,74,36],[103,12,75,10,"target"],[103,18,75,16],[103,20,75,18,"prevRoute"],[103,29,75,27],[103,30,75,28,"state"],[103,35,75,33],[103,36,75,34,"key"],[104,10,75,37],[104,12,76,9],[105,8,77,6],[106,6,78,4],[107,6,79,4],[107,12,79,10,"animateToIndex"],[107,26,79,24],[107,29,79,27,"animateToIndex"],[107,30,79,27],[107,35,79,33],[108,8,80,6],[108,12,80,10,"previousRouteKey"],[108,28,80,26],[108,33,80,31,"focusedRouteKey"],[108,48,80,46],[108,50,80,48],[109,10,81,8,"navigation"],[109,20,81,18],[109,21,81,19,"emit"],[109,25,81,23],[109,26,81,24],[110,12,82,10,"type"],[110,16,82,14],[110,18,82,16],[110,35,82,33],[111,12,83,10,"target"],[111,18,83,16],[111,20,83,18,"focusedRouteKey"],[112,10,84,8],[112,11,84,9],[112,12,84,10],[113,8,85,6],[114,8,86,6,"Animated"],[114,16,86,14],[114,17,86,14,"default"],[114,24,86,14],[114,25,86,15,"parallel"],[114,33,86,23],[114,34,86,24,"state"],[114,39,86,29],[114,40,86,30,"routes"],[114,46,86,36],[114,47,86,37,"map"],[114,50,86,40],[114,51,86,41],[114,52,86,42,"route"],[114,57,86,47],[114,59,86,49,"index"],[114,64,86,54],[114,69,86,59],[115,10,87,8],[115,16,87,14],[116,12,88,10,"options"],[117,10,89,8],[117,11,89,9],[117,14,89,12,"descriptors"],[117,25,89,23],[117,26,89,24,"route"],[117,31,89,29],[117,32,89,30,"key"],[117,35,89,33],[117,36,89,34],[118,10,90,8],[118,16,90,14],[119,12,91,10,"animation"],[119,21,91,19],[119,24,91,22],[119,30,91,28],[120,12,92,10,"transitionSpec"],[120,26,92,24],[120,29,92,27,"NAMED_TRANSITIONS_PRESETS"],[120,54,92,52],[120,55,92,53,"animation"],[120,64,92,62],[120,65,92,63],[120,66,92,64,"transitionSpec"],[121,10,93,8],[121,11,93,9],[121,14,93,12,"options"],[121,21,93,19],[122,10,94,8],[122,14,94,12,"spec"],[122,18,94,16],[122,21,94,19,"transitionSpec"],[122,35,94,33],[123,10,95,8],[123,14,95,12,"route"],[123,19,95,17],[123,20,95,18,"key"],[123,23,95,21],[123,28,95,26,"previousRouteKey"],[123,44,95,42],[123,48,95,46,"route"],[123,53,95,51],[123,54,95,52,"key"],[123,57,95,55],[123,62,95,60,"focusedRouteKey"],[123,77,95,75],[123,79,95,77],[124,12,96,10],[125,12,97,10],[126,12,98,10,"spec"],[126,16,98,14],[126,19,98,17,"NAMED_TRANSITIONS_PRESETS"],[126,44,98,42],[126,45,98,43,"none"],[126,49,98,47],[126,50,98,48,"transitionSpec"],[126,64,98,62],[127,10,99,8],[128,10,100,8,"spec"],[128,14,100,12],[128,17,100,15,"spec"],[128,21,100,19],[128,25,100,23,"NAMED_TRANSITIONS_PRESETS"],[128,50,100,48],[128,51,100,49,"none"],[128,55,100,53],[128,56,100,54,"transitionSpec"],[128,70,100,68],[129,10,101,8],[129,16,101,14,"toValue"],[129,23,101,21],[129,26,101,24,"index"],[129,31,101,29],[129,36,101,34,"state"],[129,41,101,39],[129,42,101,40,"index"],[129,47,101,45],[129,50,101,48],[129,51,101,49],[129,54,101,52,"index"],[129,59,101,57],[129,63,101,61,"state"],[129,68,101,66],[129,69,101,67,"index"],[129,74,101,72],[129,77,101,75],[129,78,101,76],[129,81,101,79],[129,82,101,80],[129,83,101,81],[130,10,102,8],[130,17,102,15,"Animated"],[130,25,102,23],[130,26,102,23,"default"],[130,33,102,23],[130,34,102,24,"spec"],[130,38,102,28],[130,39,102,29,"animation"],[130,48,102,38],[130,49,102,39],[130,50,102,40,"tabAnims"],[130,58,102,48],[130,59,102,49,"route"],[130,64,102,54],[130,65,102,55,"key"],[130,68,102,58],[130,69,102,59],[130,71,102,59,"Object"],[130,77,102,59],[130,78,102,59,"assign"],[130,84,102,59],[130,89,103,13,"spec"],[130,93,103,17],[130,94,103,18,"config"],[130,100,103,24],[131,12,104,10,"toValue"],[131,19,104,17],[132,12,105,10,"useNativeDriver"],[133,10,105,25],[133,12,106,9],[133,13,106,10],[134,8,107,6],[134,9,107,7],[134,10,107,8],[134,11,107,9,"filter"],[134,17,107,15],[134,18,107,16,"Boolean"],[134,25,107,23],[134,26,107,24],[134,27,107,25],[134,28,107,26,"start"],[134,33,107,31],[134,34,107,32],[134,35,107,33],[135,10,108,8,"finished"],[136,8,109,6],[136,9,109,7],[136,14,109,12],[137,10,110,8],[137,14,110,12,"finished"],[137,22,110,20],[137,26,110,24,"popToTopAction"],[137,40,110,38],[137,42,110,40],[138,12,111,10,"navigation"],[138,22,111,20],[138,23,111,21,"dispatch"],[138,31,111,29],[138,32,111,30,"popToTopAction"],[138,46,111,44],[138,47,111,45],[139,10,112,8],[140,10,113,8],[140,14,113,12,"previousRouteKey"],[140,30,113,28],[140,35,113,33,"focusedRouteKey"],[140,50,113,48],[140,52,113,50],[141,12,114,10,"navigation"],[141,22,114,20],[141,23,114,21,"emit"],[141,27,114,25],[141,28,114,26],[142,14,115,12,"type"],[142,18,115,16],[142,20,115,18],[142,35,115,33],[143,14,116,12,"target"],[143,20,116,18],[143,22,116,20,"focusedRouteKey"],[144,12,117,10],[144,13,117,11],[144,14,117,12],[145,10,118,8],[146,8,119,6],[146,9,119,7],[146,10,119,8],[147,6,120,4],[147,7,120,5],[148,6,121,4,"animateToIndex"],[148,20,121,18],[148,21,121,19],[148,22,121,20],[149,6,122,4,"previousRouteKeyRef"],[149,25,122,23],[149,26,122,24,"current"],[149,33,122,31],[149,36,122,34,"focusedRouteKey"],[149,51,122,49],[150,4,123,2],[150,5,123,3],[150,7,123,5],[150,8,123,6,"descriptors"],[150,19,123,17],[150,21,123,19,"focusedRouteKey"],[150,36,123,34],[150,38,123,36,"navigation"],[150,48,123,46],[150,50,123,48,"state"],[150,55,123,53],[150,56,123,54,"index"],[150,61,123,59],[150,63,123,61,"state"],[150,68,123,66],[150,69,123,67,"routes"],[150,75,123,73],[150,77,123,75,"tabAnims"],[150,85,123,83],[150,86,123,84],[150,87,123,85],[151,4,124,2],[151,10,124,8,"dimensions"],[151,20,124,18],[151,23,124,21,"SafeAreaProviderCompat"],[151,47,124,43],[151,48,124,43,"SafeAreaProviderCompat"],[151,70,124,43],[151,71,124,44,"initialMetrics"],[151,85,124,58],[151,86,124,59,"frame"],[151,91,124,64],[152,4,125,2],[152,10,125,8],[152,11,125,9,"tabBarHeight"],[152,23,125,21],[152,25,125,23,"setTabBarHeight"],[152,40,125,38],[152,41,125,39],[152,44,125,42,"React"],[152,49,125,47],[152,50,125,48,"useState"],[152,58,125,56],[152,59,125,57],[152,65,125,63],[152,69,125,63,"getTabBarHeight"],[152,84,125,78],[152,85,125,78,"getTabBarHeight"],[152,100,125,78],[152,102,125,79],[153,6,126,4,"state"],[153,11,126,9],[154,6,127,4,"descriptors"],[154,17,127,15],[155,6,128,4,"dimensions"],[155,16,128,14],[156,6,129,4,"insets"],[156,12,129,10],[156,14,129,10,"Object"],[156,20,129,10],[156,21,129,10,"assign"],[156,27,129,10],[156,32,130,9,"SafeAreaProviderCompat"],[156,56,130,31],[156,57,130,31,"SafeAreaProviderCompat"],[156,79,130,31],[156,80,130,32,"initialMetrics"],[156,94,130,46],[156,95,130,47,"insets"],[156,101,130,53],[156,103,131,9,"props"],[156,108,131,14],[156,109,131,15,"safeAreaInsets"],[156,123,131,29],[156,124,132,5],[157,6,133,4,"style"],[157,11,133,9],[157,13,133,11,"descriptors"],[157,24,133,22],[157,25,133,23,"state"],[157,30,133,28],[157,31,133,29,"routes"],[157,37,133,35],[157,38,133,36,"state"],[157,43,133,41],[157,44,133,42,"index"],[157,49,133,47],[157,50,133,48],[157,51,133,49,"key"],[157,54,133,52],[157,55,133,53],[157,56,133,54,"options"],[157,63,133,61],[157,64,133,62,"tabBarStyle"],[158,4,134,2],[158,5,134,3],[158,6,134,4],[158,7,134,5],[159,4,135,2],[159,10,135,8,"renderTabBar"],[159,22,135,20],[159,25,135,23,"renderTabBar"],[159,26,135,23],[159,31,135,29],[160,6,136,4],[160,13,136,11],[160,26,136,24],[160,30,136,24,"_jsx"],[160,46,136,28],[160,47,136,28,"jsx"],[160,50,136,28],[160,52,136,29,"SafeAreaInsetsContext"],[160,79,136,50],[160,80,136,50,"SafeAreaInsetsContext"],[160,101,136,50],[160,102,136,51,"Consumer"],[160,110,136,59],[160,112,136,61],[161,8,137,6,"children"],[161,16,137,14],[161,18,137,16,"insets"],[161,24,137,22],[161,28,137,26,"tabBar"],[161,34,137,32],[161,35,137,33],[162,10,138,8,"state"],[162,15,138,13],[162,17,138,15,"state"],[162,22,138,20],[163,10,139,8,"descriptors"],[163,21,139,19],[163,23,139,21,"descriptors"],[163,34,139,32],[164,10,140,8,"navigation"],[164,20,140,18],[164,22,140,20,"navigation"],[164,32,140,30],[165,10,141,8,"insets"],[165,16,141,14],[165,18,141,16],[166,12,142,10,"top"],[166,15,142,13],[166,17,142,15,"safeAreaInsets"],[166,31,142,29],[166,33,142,31,"top"],[166,36,142,34],[166,40,142,38,"insets"],[166,46,142,44],[166,48,142,46,"top"],[166,51,142,49],[166,55,142,53],[166,56,142,54],[167,12,143,10,"right"],[167,17,143,15],[167,19,143,17,"safeAreaInsets"],[167,33,143,31],[167,35,143,33,"right"],[167,40,143,38],[167,44,143,42,"insets"],[167,50,143,48],[167,52,143,50,"right"],[167,57,143,55],[167,61,143,59],[167,62,143,60],[168,12,144,10,"bottom"],[168,18,144,16],[168,20,144,18,"safeAreaInsets"],[168,34,144,32],[168,36,144,34,"bottom"],[168,42,144,40],[168,46,144,44,"insets"],[168,52,144,50],[168,54,144,52,"bottom"],[168,60,144,58],[168,64,144,62],[168,65,144,63],[169,12,145,10,"left"],[169,16,145,14],[169,18,145,16,"safeAreaInsets"],[169,32,145,30],[169,34,145,32,"left"],[169,38,145,36],[169,42,145,40,"insets"],[169,48,145,46],[169,50,145,48,"left"],[169,54,145,52],[169,58,145,56],[170,10,146,8],[171,8,147,6],[171,9,147,7],[172,6,148,4],[172,7,148,5],[172,8,148,6],[173,4,149,2],[173,5,149,3],[174,4,150,2],[174,10,150,8],[175,6,151,4,"routes"],[176,4,152,2],[176,5,152,3],[176,8,152,6,"state"],[176,13,152,11],[178,4,154,2],[179,4,155,2],[179,10,155,8,"hasTwoStates"],[179,22,155,20],[179,25,155,23],[179,26,155,24,"routes"],[179,32,155,30],[179,33,155,31,"some"],[179,37,155,35],[179,38,155,36,"route"],[179,43,155,41],[179,47,155,45,"hasAnimation"],[179,59,155,57],[179,60,155,58,"descriptors"],[179,71,155,69],[179,72,155,70,"route"],[179,77,155,75],[179,78,155,76,"key"],[179,81,155,79],[179,82,155,80],[179,83,155,81,"options"],[179,90,155,88],[179,91,155,89],[179,92,155,90],[180,4,156,2],[180,10,156,8],[181,6,157,4,"tabBarPosition"],[181,20,157,18],[181,23,157,21],[182,4,158,2],[182,5,158,3],[182,8,158,6,"descriptors"],[182,19,158,17],[182,20,158,18,"focusedRouteKey"],[182,35,158,33],[182,36,158,34],[182,37,158,35,"options"],[182,44,158,42],[183,4,159,2],[183,10,159,8,"tabBarElement"],[183,23,159,21],[183,26,159,24],[183,39,159,37],[183,43,159,37,"_jsx"],[183,59,159,41],[183,60,159,41,"jsx"],[183,63,159,41],[183,65,159,42,"BottomTabBarHeightCallbackContext"],[183,106,159,75],[183,107,159,75,"BottomTabBarHeightCallbackContext"],[183,140,159,75],[183,141,159,76,"Provider"],[183,149,159,84],[183,151,159,86],[184,6,160,4,"value"],[184,11,160,9],[184,13,160,11,"setTabBarHeight"],[184,28,160,26],[185,6,161,4,"children"],[185,14,161,12],[185,16,161,14,"renderTabBar"],[185,28,161,26],[185,29,161,27],[186,4,162,2],[186,5,162,3],[186,7,162,5],[186,15,162,13],[186,16,162,14],[187,4,163,2],[187,11,163,9],[187,24,163,22],[187,28,163,22,"_jsxs"],[187,44,163,27],[187,45,163,27,"jsxs"],[187,49,163,27],[187,51,163,28,"SafeAreaProviderCompat"],[187,75,163,50],[187,76,163,50,"SafeAreaProviderCompat"],[187,98,163,50],[187,100,163,52],[188,6,164,4,"style"],[188,11,164,9],[188,13,164,11],[189,8,165,6,"flexDirection"],[189,21,165,19],[189,23,165,21,"tabBarPosition"],[189,37,165,35],[189,42,165,40],[189,48,165,46],[189,52,165,50,"tabBarPosition"],[189,66,165,64],[189,71,165,69],[189,78,165,76],[189,81,165,79],[189,86,165,84],[189,89,165,87],[190,6,166,4],[190,7,166,5],[191,6,167,4,"children"],[191,14,167,12],[191,16,167,14],[191,17,167,15,"tabBarPosition"],[191,31,167,29],[191,36,167,34],[191,41,167,39],[191,45,167,43,"tabBarPosition"],[191,59,167,57],[191,64,167,62],[191,70,167,68],[191,73,167,71,"tabBarElement"],[191,86,167,84],[191,89,167,87],[191,93,167,91],[191,95,167,93],[191,108,167,106],[191,112,167,106,"_jsx"],[191,128,167,110],[191,129,167,110,"jsx"],[191,132,167,110],[191,134,167,111,"MaybeScreenContainer"],[191,151,167,131],[191,152,167,131,"MaybeScreenContainer"],[191,172,167,131],[191,174,167,133],[192,8,168,6,"enabled"],[192,15,168,13],[192,17,168,15,"detachInactiveScreens"],[192,38,168,36],[193,8,169,6,"hasTwoStates"],[193,20,169,18],[193,22,169,20,"hasTwoStates"],[193,34,169,32],[194,8,170,6,"style"],[194,13,170,11],[194,15,170,13,"styles"],[194,21,170,19],[194,22,170,20,"screens"],[194,29,170,27],[195,8,171,6,"children"],[195,16,171,14],[195,18,171,16,"routes"],[195,24,171,22],[195,25,171,23,"map"],[195,28,171,26],[195,29,171,27],[195,30,171,28,"route"],[195,35,171,33],[195,37,171,35,"index"],[195,42,171,40],[195,47,171,45],[196,10,172,8],[196,16,172,14,"descriptor"],[196,26,172,24],[196,29,172,27,"descriptors"],[196,40,172,38],[196,41,172,39,"route"],[196,46,172,44],[196,47,172,45,"key"],[196,50,172,48],[196,51,172,49],[197,10,173,8],[197,16,173,14],[198,12,174,10,"lazy"],[198,16,174,14],[198,19,174,17],[198,23,174,21],[199,12,175,10,"animation"],[199,21,175,19],[199,24,175,22],[199,30,175,28],[200,12,176,10,"sceneStyleInterpolator"],[200,34,176,32],[200,37,176,35,"NAMED_TRANSITIONS_PRESETS"],[200,62,176,60],[200,63,176,61,"animation"],[200,72,176,70],[200,73,176,71],[200,74,176,72,"sceneStyleInterpolator"],[201,10,177,8],[201,11,177,9],[201,14,177,12,"descriptor"],[201,24,177,22],[201,25,177,23,"options"],[201,32,177,30],[202,10,178,8],[202,16,178,14,"isFocused"],[202,25,178,23],[202,28,178,26,"state"],[202,33,178,31],[202,34,178,32,"index"],[202,39,178,37],[202,44,178,42,"index"],[202,49,178,47],[203,10,179,8],[203,16,179,14,"isPreloaded"],[203,27,179,25],[203,30,179,28,"state"],[203,35,179,33],[203,36,179,34,"preloadedRouteKeys"],[203,54,179,52],[203,55,179,53,"includes"],[203,63,179,61],[203,64,179,62,"route"],[203,69,179,67],[203,70,179,68,"key"],[203,73,179,71],[203,74,179,72],[204,10,180,8],[204,14,180,12,"lazy"],[204,18,180,16],[204,22,180,20],[204,23,180,21,"loaded"],[204,29,180,27],[204,30,180,28,"includes"],[204,38,180,36],[204,39,180,37,"route"],[204,44,180,42],[204,45,180,43,"key"],[204,48,180,46],[204,49,180,47],[204,53,180,51],[204,54,180,52,"isFocused"],[204,63,180,61],[204,67,180,65],[204,68,180,66,"isPreloaded"],[204,79,180,77],[204,81,180,79],[205,12,181,10],[206,12,182,10],[206,19,182,17],[206,23,182,21],[207,10,183,8],[208,10,184,8],[208,16,184,14],[209,12,185,10,"freezeOnBlur"],[209,24,185,22],[210,12,186,10,"header"],[210,18,186,16],[210,21,186,19,"header"],[210,22,186,20],[211,14,187,12,"layout"],[211,20,187,18],[212,14,188,12,"options"],[213,12,189,10],[213,13,189,11],[213,18,189,16],[213,31,189,29],[213,35,189,29,"_jsx"],[213,51,189,33],[213,52,189,33,"jsx"],[213,55,189,33],[213,57,189,34,"Header"],[213,81,189,40],[213,82,189,40,"Header"],[213,88,189,40],[213,90,189,40,"Object"],[213,96,189,40],[213,97,189,40,"assign"],[213,103,189,40],[213,108,190,15,"options"],[213,115,190,22],[214,14,191,12,"layout"],[214,20,191,18],[214,22,191,20,"layout"],[214,28,191,26],[215,14,192,12,"title"],[215,19,192,17],[215,21,192,19],[215,25,192,19,"getHeaderTitle"],[215,49,192,33],[215,50,192,33,"getHeaderTitle"],[215,64,192,33],[215,66,192,34,"options"],[215,73,192,41],[215,75,192,43,"route"],[215,80,192,48],[215,81,192,49,"name"],[215,85,192,53],[216,12,192,54],[216,14,193,11],[216,15,193,12],[217,12,194,10,"headerShown"],[217,23,194,21],[218,12,195,10,"headerStatusBarHeight"],[218,33,195,31],[219,12,196,10,"headerTransparent"],[219,29,196,27],[220,12,197,10,"sceneStyle"],[220,22,197,20],[220,24,197,22,"customSceneStyle"],[221,10,198,8],[221,11,198,9],[221,14,198,12,"descriptor"],[221,24,198,22],[221,25,198,23,"options"],[221,32,198,30],[222,10,199,8],[222,16,199,14],[223,12,200,10,"sceneStyle"],[224,10,201,8],[224,11,201,9],[224,14,201,12,"sceneStyleInterpolator"],[224,36,201,34],[224,39,201,37],[225,12,202,10,"current"],[225,19,202,17],[225,21,202,19],[226,14,203,12,"progress"],[226,22,203,20],[226,24,203,22,"tabAnims"],[226,32,203,30],[226,33,203,31,"route"],[226,38,203,36],[226,39,203,37,"key"],[226,42,203,40],[227,12,204,10],[228,10,205,8],[228,11,205,9],[228,12,205,10],[228,16,205,14],[228,17,205,15],[228,18,205,16],[229,10,206,8],[229,16,206,14,"animationEnabled"],[229,32,206,30],[229,35,206,33,"hasAnimation"],[229,47,206,45],[229,48,206,46,"descriptor"],[229,58,206,56],[229,59,206,57,"options"],[229,66,206,64],[229,67,206,65],[230,10,207,8],[230,16,207,14,"activityState"],[230,29,207,27],[230,32,207,30,"isFocused"],[230,41,207,39],[230,44,207,42,"STATE_ON_TOP"],[230,56,207,54],[230,57,207,55],[231,10,207,55],[231,12,208,10,"animationEnabled"],[231,28,208,26],[231,29,208,27],[232,10,208,27],[232,12,209,10,"tabAnims"],[232,20,209,18],[232,21,209,19,"route"],[232,26,209,24],[232,27,209,25,"key"],[232,30,209,28],[232,31,209,29],[232,32,209,30,"interpolate"],[232,43,209,41],[232,44,209,42],[233,12,210,10,"inputRange"],[233,22,210,20],[233,24,210,22],[233,25,210,23],[233,26,210,24],[233,28,210,26],[233,29,210,27],[233,32,210,30,"EPSILON"],[233,39,210,37],[233,41,210,39],[233,42,210,40],[233,43,210,41],[234,12,211,10,"outputRange"],[234,23,211,21],[234,25,211,23],[234,26,211,24,"STATE_TRANSITIONING_OR_BELOW_TOP"],[234,58,211,56],[235,12,212,10],[236,12,213,10,"STATE_TRANSITIONING_OR_BELOW_TOP"],[236,44,213,42],[236,46,213,44,"STATE_INACTIVE"],[236,60,213,58],[236,61,213,59],[237,12,213,59],[237,13,214,11],[238,12,215,10,"extrapolate"],[238,23,215,21],[238,25,215,23],[239,10,216,8],[239,11,216,9],[239,12,216,10],[239,15,216,13,"STATE_INACTIVE"],[239,29,216,27],[240,10,217,8],[240,17,217,15],[240,30,217,28],[240,34,217,28,"_jsx"],[240,50,217,32],[240,51,217,32,"jsx"],[240,54,217,32],[240,56,217,33,"MaybeScreen"],[240,73,217,44],[240,74,217,44,"MaybeScreen"],[240,85,217,44],[240,87,217,46],[241,12,218,10,"style"],[241,17,218,15],[241,19,218,17],[241,20,218,18,"StyleSheet"],[241,30,218,28],[241,31,218,28,"default"],[241,38,218,28],[241,39,218,29,"absoluteFill"],[241,51,218,41],[241,53,218,43],[242,14,219,12,"zIndex"],[242,20,219,18],[242,22,219,20,"isFocused"],[242,31,219,29],[242,34,219,32],[242,35,219,33],[242,38,219,36],[242,39,219,37],[243,12,220,10],[243,13,220,11],[243,14,220,12],[244,12,221,10,"active"],[244,18,221,16],[244,20,221,18,"activityState"],[244,33,221,31],[245,12,222,10,"enabled"],[245,19,222,17],[245,21,222,19,"detachInactiveScreens"],[245,42,222,40],[246,12,223,10,"freezeOnBlur"],[246,24,223,22],[246,26,223,24,"freezeOnBlur"],[246,38,223,36],[247,12,224,10,"shouldFreeze"],[247,24,224,22],[247,26,224,24,"activityState"],[247,39,224,37],[247,44,224,42,"STATE_INACTIVE"],[247,58,224,56],[247,62,224,60],[247,63,224,61,"isPreloaded"],[247,74,224,72],[248,12,225,10,"children"],[248,20,225,18],[248,22,225,20],[248,35,225,33],[248,39,225,33,"_jsx"],[248,55,225,37],[248,56,225,37,"jsx"],[248,59,225,37],[248,61,225,38,"BottomTabBarHeightContext"],[248,94,225,63],[248,95,225,63,"BottomTabBarHeightContext"],[248,120,225,63],[248,121,225,64,"Provider"],[248,129,225,72],[248,131,225,74],[249,14,226,12,"value"],[249,19,226,17],[249,21,226,19,"tabBarPosition"],[249,35,226,33],[249,40,226,38],[249,48,226,46],[249,51,226,49,"tabBarHeight"],[249,63,226,61],[249,66,226,64],[249,67,226,65],[250,14,227,12,"children"],[250,22,227,20],[250,24,227,22],[250,37,227,35],[250,41,227,35,"_jsx"],[250,57,227,39],[250,58,227,39,"jsx"],[250,61,227,39],[250,63,227,40,"Screen"],[250,87,227,46],[250,88,227,46,"Screen"],[250,94,227,46],[250,96,227,48],[251,16,228,14,"focused"],[251,23,228,21],[251,25,228,23,"isFocused"],[251,34,228,32],[252,16,229,14,"route"],[252,21,229,19],[252,23,229,21,"descriptor"],[252,33,229,31],[252,34,229,32,"route"],[252,39,229,37],[253,16,230,14,"navigation"],[253,26,230,24],[253,28,230,26,"descriptor"],[253,38,230,36],[253,39,230,37,"navigation"],[253,49,230,47],[254,16,231,14,"headerShown"],[254,27,231,25],[254,29,231,27,"headerShown"],[254,40,231,38],[255,16,232,14,"headerStatusBarHeight"],[255,37,232,35],[255,39,232,37,"headerStatusBarHeight"],[255,60,232,58],[256,16,233,14,"headerTransparent"],[256,33,233,31],[256,35,233,33,"headerTransparent"],[256,52,233,50],[257,16,234,14,"header"],[257,22,234,20],[257,24,234,22,"header"],[257,30,234,28],[257,31,234,29],[258,18,235,16,"layout"],[258,24,235,22],[258,26,235,24,"dimensions"],[258,36,235,34],[259,18,236,16,"route"],[259,23,236,21],[259,25,236,23,"descriptor"],[259,35,236,33],[259,36,236,34,"route"],[259,41,236,39],[260,18,237,16,"navigation"],[260,28,237,26],[260,30,237,28,"descriptor"],[260,40,237,38],[260,41,237,39,"navigation"],[260,51,237,49],[261,18,238,16,"options"],[261,25,238,23],[261,27,238,25,"descriptor"],[261,37,238,35],[261,38,238,36,"options"],[262,16,239,14],[262,17,239,15],[262,18,239,16],[263,16,240,14,"style"],[263,21,240,19],[263,23,240,21],[263,24,240,22,"customSceneStyle"],[263,40,240,38],[263,42,240,40,"animationEnabled"],[263,58,240,56],[263,62,240,60,"sceneStyle"],[263,72,240,70],[263,73,240,71],[264,16,241,14,"children"],[264,24,241,22],[264,26,241,24,"descriptor"],[264,36,241,34],[264,37,241,35,"render"],[264,43,241,41],[264,44,241,42],[265,14,242,12],[265,15,242,13],[266,12,243,10],[266,13,243,11],[267,10,244,8],[267,11,244,9],[267,13,244,11,"route"],[267,18,244,16],[267,19,244,17,"key"],[267,22,244,20],[267,23,244,21],[268,8,245,6],[268,9,245,7],[269,6,246,4],[269,7,246,5],[269,9,246,7],[269,18,246,16],[269,19,246,17],[269,21,246,19,"tabBarPosition"],[269,35,246,33],[269,40,246,38],[269,48,246,46],[269,52,246,50,"tabBarPosition"],[269,66,246,64],[269,71,246,69],[269,78,246,76],[269,81,246,79,"tabBarElement"],[269,94,246,92],[269,97,246,95],[269,101,246,99],[270,4,247,2],[270,5,247,3],[270,6,247,4],[271,2,248,0],[272,2,249,0],[272,8,249,6,"styles"],[272,14,249,12],[272,17,249,15,"StyleSheet"],[272,27,249,25],[272,28,249,25,"default"],[272,35,249,25],[272,36,249,26,"create"],[272,42,249,32],[272,43,249,33],[273,4,250,2,"screens"],[273,11,250,9],[273,13,250,11],[274,6,251,4,"flex"],[274,10,251,8],[274,12,251,10],[274,13,251,11],[275,6,252,4,"overflow"],[275,14,252,12],[275,16,252,14],[276,4,253,2],[277,2,254,0],[277,3,254,1],[277,4,254,2],[278,0,254,3],[278,3]],"functionMap":{"names":["<global>","hasAnimation","renderTabBarDefault","BottomTabView","React.useEffect$argument_0","state.routes.find$argument_0","animateToIndex","state.routes.map$argument_0","Animated.parallel.start$argument_0","React.useState$argument_0","renderTabBar","_jsx$argument_1.children","routes.some$argument_0","routes.map$argument_0","<anonymous>"],"mappings":"AAA;qBCgC;CDS;4BEC;EFE;OGC;kBCqB;0CCI,uCD;2BEQ;yCCO;ODqB,yBE;OFY;KFC;GDG;yDME;INS;uBOC;gBCE;QDU;GPE;oCSM,qDT;2BUgB;mBCe;YDO;OVoD;CHG"},"hasCjsExports":false},"type":"js/module"}]} |