mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 01:51:03 +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, {\n ...props\n });\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 = {\n ..._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], {\n ...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: {\n ..._reactNavigationElements.SafeAreaProviderCompat.initialMetrics.insets,\n ...props.safeAreaInsets\n },\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, {\n ...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":286,"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,69],[75,4,44,2],[75,7,44,5,"props"],[76,2,45,0],[76,3,45,1],[76,4,45,2],[77,2,46,7],[77,11,46,16,"BottomTabView"],[77,24,46,29,"BottomTabView"],[77,25,46,30,"props"],[77,30,46,35],[77,32,46,37],[78,4,47,2],[78,10,47,8],[79,6,48,4,"tabBar"],[79,12,48,10],[79,15,48,13,"renderTabBarDefault"],[79,34,48,32],[80,6,49,4,"state"],[80,11,49,9],[81,6,50,4,"navigation"],[81,16,50,14],[82,6,51,4,"descriptors"],[82,17,51,15],[83,6,52,4,"safeAreaInsets"],[83,20,52,18],[84,6,53,4,"detachInactiveScreens"],[84,27,53,25],[84,30,53,28,"Platform"],[84,38,53,36],[84,39,53,36,"default"],[84,46,53,36],[84,47,53,37,"OS"],[84,49,53,39],[84,54,53,44],[84,59,53,49],[84,63,53,53,"Platform"],[84,71,53,61],[84,72,53,61,"default"],[84,79,53,61],[84,80,53,62,"OS"],[84,82,53,64],[84,87,53,69],[84,96,53,78],[84,100,53,82,"Platform"],[84,108,53,90],[84,109,53,90,"default"],[84,116,53,90],[84,117,53,91,"OS"],[84,119,53,93],[84,124,53,98],[85,4,54,2],[85,5,54,3],[85,8,54,6,"props"],[85,13,54,11],[86,4,55,2],[86,10,55,8,"focusedRouteKey"],[86,25,55,23],[86,28,55,26,"state"],[86,33,55,31],[86,34,55,32,"routes"],[86,40,55,38],[86,41,55,39,"state"],[86,46,55,44],[86,47,55,45,"index"],[86,52,55,50],[86,53,55,51],[86,54,55,52,"key"],[86,57,55,55],[88,4,57,2],[89,0,58,0],[90,0,59,0],[91,4,60,2],[91,10,60,8],[91,11,60,9,"loaded"],[91,17,60,15],[91,19,60,17,"setLoaded"],[91,28,60,26],[91,29,60,27],[91,32,60,30,"React"],[91,37,60,35],[91,38,60,36,"useState"],[91,46,60,44],[91,47,60,45],[91,48,60,46,"focusedRouteKey"],[91,63,60,61],[91,64,60,62],[91,65,60,63],[92,4,61,2],[92,8,61,6],[92,9,61,7,"loaded"],[92,15,61,13],[92,16,61,14,"includes"],[92,24,61,22],[92,25,61,23,"focusedRouteKey"],[92,40,61,38],[92,41,61,39],[92,43,61,41],[93,6,62,4],[94,6,63,4,"setLoaded"],[94,15,63,13],[94,16,63,14],[94,17,63,15],[94,20,63,18,"loaded"],[94,26,63,24],[94,28,63,26,"focusedRouteKey"],[94,43,63,41],[94,44,63,42],[94,45,63,43],[95,4,64,2],[96,4,65,2],[96,10,65,8,"previousRouteKeyRef"],[96,29,65,27],[96,32,65,30,"React"],[96,37,65,35],[96,38,65,36,"useRef"],[96,44,65,42],[96,45,65,43,"focusedRouteKey"],[96,60,65,58],[96,61,65,59],[97,4,66,2],[97,10,66,8,"tabAnims"],[97,18,66,16],[97,21,66,19],[97,25,66,19,"useAnimatedHashMap"],[97,51,66,37],[97,52,66,37,"useAnimatedHashMap"],[97,70,66,37],[97,72,66,38,"state"],[97,77,66,43],[97,78,66,44],[98,4,67,2,"React"],[98,9,67,7],[98,10,67,8,"useEffect"],[98,19,67,17],[98,20,67,18],[98,26,67,24],[99,6,68,4],[99,12,68,10,"previousRouteKey"],[99,28,68,26],[99,31,68,29,"previousRouteKeyRef"],[99,50,68,48],[99,51,68,49,"current"],[99,58,68,56],[100,6,69,4],[100,10,69,8,"popToTopAction"],[100,24,69,22],[101,6,70,4],[101,10,70,8,"previousRouteKey"],[101,26,70,24],[101,31,70,29,"focusedRouteKey"],[101,46,70,44],[101,50,70,48,"descriptors"],[101,61,70,59],[101,62,70,60,"previousRouteKey"],[101,78,70,76],[101,79,70,77],[101,81,70,79,"options"],[101,88,70,86],[101,89,70,87,"popToTopOnBlur"],[101,103,70,101],[101,105,70,103],[102,8,71,6],[102,14,71,12,"prevRoute"],[102,23,71,21],[102,26,71,24,"state"],[102,31,71,29],[102,32,71,30,"routes"],[102,38,71,36],[102,39,71,37,"find"],[102,43,71,41],[102,44,71,42,"route"],[102,49,71,47],[102,53,71,51,"route"],[102,58,71,56],[102,59,71,57,"key"],[102,62,71,60],[102,67,71,65,"previousRouteKey"],[102,83,71,81],[102,84,71,82],[103,8,72,6],[103,12,72,10,"prevRoute"],[103,21,72,19],[103,23,72,21,"state"],[103,28,72,26],[103,30,72,28,"type"],[103,34,72,32],[103,39,72,37],[103,46,72,44],[103,50,72,48,"prevRoute"],[103,59,72,57],[103,60,72,58,"state"],[103,65,72,63],[103,66,72,64,"key"],[103,69,72,67],[103,71,72,69],[104,10,73,8,"popToTopAction"],[104,24,73,22],[104,27,73,25],[105,12,74,10],[105,15,74,13,"StackActions"],[105,37,74,25],[105,38,74,25,"StackActions"],[105,50,74,25],[105,51,74,26,"popToTop"],[105,59,74,34],[105,60,74,35],[105,61,74,36],[106,12,75,10,"target"],[106,18,75,16],[106,20,75,18,"prevRoute"],[106,29,75,27],[106,30,75,28,"state"],[106,35,75,33],[106,36,75,34,"key"],[107,10,76,8],[107,11,76,9],[108,8,77,6],[109,6,78,4],[110,6,79,4],[110,12,79,10,"animateToIndex"],[110,26,79,24],[110,29,79,27,"animateToIndex"],[110,30,79,27],[110,35,79,33],[111,8,80,6],[111,12,80,10,"previousRouteKey"],[111,28,80,26],[111,33,80,31,"focusedRouteKey"],[111,48,80,46],[111,50,80,48],[112,10,81,8,"navigation"],[112,20,81,18],[112,21,81,19,"emit"],[112,25,81,23],[112,26,81,24],[113,12,82,10,"type"],[113,16,82,14],[113,18,82,16],[113,35,82,33],[114,12,83,10,"target"],[114,18,83,16],[114,20,83,18,"focusedRouteKey"],[115,10,84,8],[115,11,84,9],[115,12,84,10],[116,8,85,6],[117,8,86,6,"Animated"],[117,16,86,14],[117,17,86,14,"default"],[117,24,86,14],[117,25,86,15,"parallel"],[117,33,86,23],[117,34,86,24,"state"],[117,39,86,29],[117,40,86,30,"routes"],[117,46,86,36],[117,47,86,37,"map"],[117,50,86,40],[117,51,86,41],[117,52,86,42,"route"],[117,57,86,47],[117,59,86,49,"index"],[117,64,86,54],[117,69,86,59],[118,10,87,8],[118,16,87,14],[119,12,88,10,"options"],[120,10,89,8],[120,11,89,9],[120,14,89,12,"descriptors"],[120,25,89,23],[120,26,89,24,"route"],[120,31,89,29],[120,32,89,30,"key"],[120,35,89,33],[120,36,89,34],[121,10,90,8],[121,16,90,14],[122,12,91,10,"animation"],[122,21,91,19],[122,24,91,22],[122,30,91,28],[123,12,92,10,"transitionSpec"],[123,26,92,24],[123,29,92,27,"NAMED_TRANSITIONS_PRESETS"],[123,54,92,52],[123,55,92,53,"animation"],[123,64,92,62],[123,65,92,63],[123,66,92,64,"transitionSpec"],[124,10,93,8],[124,11,93,9],[124,14,93,12,"options"],[124,21,93,19],[125,10,94,8],[125,14,94,12,"spec"],[125,18,94,16],[125,21,94,19,"transitionSpec"],[125,35,94,33],[126,10,95,8],[126,14,95,12,"route"],[126,19,95,17],[126,20,95,18,"key"],[126,23,95,21],[126,28,95,26,"previousRouteKey"],[126,44,95,42],[126,48,95,46,"route"],[126,53,95,51],[126,54,95,52,"key"],[126,57,95,55],[126,62,95,60,"focusedRouteKey"],[126,77,95,75],[126,79,95,77],[127,12,96,10],[128,12,97,10],[129,12,98,10,"spec"],[129,16,98,14],[129,19,98,17,"NAMED_TRANSITIONS_PRESETS"],[129,44,98,42],[129,45,98,43,"none"],[129,49,98,47],[129,50,98,48,"transitionSpec"],[129,64,98,62],[130,10,99,8],[131,10,100,8,"spec"],[131,14,100,12],[131,17,100,15,"spec"],[131,21,100,19],[131,25,100,23,"NAMED_TRANSITIONS_PRESETS"],[131,50,100,48],[131,51,100,49,"none"],[131,55,100,53],[131,56,100,54,"transitionSpec"],[131,70,100,68],[132,10,101,8],[132,16,101,14,"toValue"],[132,23,101,21],[132,26,101,24,"index"],[132,31,101,29],[132,36,101,34,"state"],[132,41,101,39],[132,42,101,40,"index"],[132,47,101,45],[132,50,101,48],[132,51,101,49],[132,54,101,52,"index"],[132,59,101,57],[132,63,101,61,"state"],[132,68,101,66],[132,69,101,67,"index"],[132,74,101,72],[132,77,101,75],[132,78,101,76],[132,81,101,79],[132,82,101,80],[132,83,101,81],[133,10,102,8],[133,17,102,15,"Animated"],[133,25,102,23],[133,26,102,23,"default"],[133,33,102,23],[133,34,102,24,"spec"],[133,38,102,28],[133,39,102,29,"animation"],[133,48,102,38],[133,49,102,39],[133,50,102,40,"tabAnims"],[133,58,102,48],[133,59,102,49,"route"],[133,64,102,54],[133,65,102,55,"key"],[133,68,102,58],[133,69,102,59],[133,71,102,61],[134,12,103,10],[134,15,103,13,"spec"],[134,19,103,17],[134,20,103,18,"config"],[134,26,103,24],[135,12,104,10,"toValue"],[135,19,104,17],[136,12,105,10,"useNativeDriver"],[137,10,106,8],[137,11,106,9],[137,12,106,10],[138,8,107,6],[138,9,107,7],[138,10,107,8],[138,11,107,9,"filter"],[138,17,107,15],[138,18,107,16,"Boolean"],[138,25,107,23],[138,26,107,24],[138,27,107,25],[138,28,107,26,"start"],[138,33,107,31],[138,34,107,32],[138,35,107,33],[139,10,108,8,"finished"],[140,8,109,6],[140,9,109,7],[140,14,109,12],[141,10,110,8],[141,14,110,12,"finished"],[141,22,110,20],[141,26,110,24,"popToTopAction"],[141,40,110,38],[141,42,110,40],[142,12,111,10,"navigation"],[142,22,111,20],[142,23,111,21,"dispatch"],[142,31,111,29],[142,32,111,30,"popToTopAction"],[142,46,111,44],[142,47,111,45],[143,10,112,8],[144,10,113,8],[144,14,113,12,"previousRouteKey"],[144,30,113,28],[144,35,113,33,"focusedRouteKey"],[144,50,113,48],[144,52,113,50],[145,12,114,10,"navigation"],[145,22,114,20],[145,23,114,21,"emit"],[145,27,114,25],[145,28,114,26],[146,14,115,12,"type"],[146,18,115,16],[146,20,115,18],[146,35,115,33],[147,14,116,12,"target"],[147,20,116,18],[147,22,116,20,"focusedRouteKey"],[148,12,117,10],[148,13,117,11],[148,14,117,12],[149,10,118,8],[150,8,119,6],[150,9,119,7],[150,10,119,8],[151,6,120,4],[151,7,120,5],[152,6,121,4,"animateToIndex"],[152,20,121,18],[152,21,121,19],[152,22,121,20],[153,6,122,4,"previousRouteKeyRef"],[153,25,122,23],[153,26,122,24,"current"],[153,33,122,31],[153,36,122,34,"focusedRouteKey"],[153,51,122,49],[154,4,123,2],[154,5,123,3],[154,7,123,5],[154,8,123,6,"descriptors"],[154,19,123,17],[154,21,123,19,"focusedRouteKey"],[154,36,123,34],[154,38,123,36,"navigation"],[154,48,123,46],[154,50,123,48,"state"],[154,55,123,53],[154,56,123,54,"index"],[154,61,123,59],[154,63,123,61,"state"],[154,68,123,66],[154,69,123,67,"routes"],[154,75,123,73],[154,77,123,75,"tabAnims"],[154,85,123,83],[154,86,123,84],[154,87,123,85],[155,4,124,2],[155,10,124,8,"dimensions"],[155,20,124,18],[155,23,124,21,"SafeAreaProviderCompat"],[155,47,124,43],[155,48,124,43,"SafeAreaProviderCompat"],[155,70,124,43],[155,71,124,44,"initialMetrics"],[155,85,124,58],[155,86,124,59,"frame"],[155,91,124,64],[156,4,125,2],[156,10,125,8],[156,11,125,9,"tabBarHeight"],[156,23,125,21],[156,25,125,23,"setTabBarHeight"],[156,40,125,38],[156,41,125,39],[156,44,125,42,"React"],[156,49,125,47],[156,50,125,48,"useState"],[156,58,125,56],[156,59,125,57],[156,65,125,63],[156,69,125,63,"getTabBarHeight"],[156,84,125,78],[156,85,125,78,"getTabBarHeight"],[156,100,125,78],[156,102,125,79],[157,6,126,4,"state"],[157,11,126,9],[158,6,127,4,"descriptors"],[158,17,127,15],[159,6,128,4,"dimensions"],[159,16,128,14],[160,6,129,4,"insets"],[160,12,129,10],[160,14,129,12],[161,8,130,6],[161,11,130,9,"SafeAreaProviderCompat"],[161,35,130,31],[161,36,130,31,"SafeAreaProviderCompat"],[161,58,130,31],[161,59,130,32,"initialMetrics"],[161,73,130,46],[161,74,130,47,"insets"],[161,80,130,53],[162,8,131,6],[162,11,131,9,"props"],[162,16,131,14],[162,17,131,15,"safeAreaInsets"],[163,6,132,4],[163,7,132,5],[164,6,133,4,"style"],[164,11,133,9],[164,13,133,11,"descriptors"],[164,24,133,22],[164,25,133,23,"state"],[164,30,133,28],[164,31,133,29,"routes"],[164,37,133,35],[164,38,133,36,"state"],[164,43,133,41],[164,44,133,42,"index"],[164,49,133,47],[164,50,133,48],[164,51,133,49,"key"],[164,54,133,52],[164,55,133,53],[164,56,133,54,"options"],[164,63,133,61],[164,64,133,62,"tabBarStyle"],[165,4,134,2],[165,5,134,3],[165,6,134,4],[165,7,134,5],[166,4,135,2],[166,10,135,8,"renderTabBar"],[166,22,135,20],[166,25,135,23,"renderTabBar"],[166,26,135,23],[166,31,135,29],[167,6,136,4],[167,13,136,11],[167,26,136,24],[167,30,136,24,"_jsx"],[167,46,136,28],[167,47,136,28,"jsx"],[167,50,136,28],[167,52,136,29,"SafeAreaInsetsContext"],[167,79,136,50],[167,80,136,50,"SafeAreaInsetsContext"],[167,101,136,50],[167,102,136,51,"Consumer"],[167,110,136,59],[167,112,136,61],[168,8,137,6,"children"],[168,16,137,14],[168,18,137,16,"insets"],[168,24,137,22],[168,28,137,26,"tabBar"],[168,34,137,32],[168,35,137,33],[169,10,138,8,"state"],[169,15,138,13],[169,17,138,15,"state"],[169,22,138,20],[170,10,139,8,"descriptors"],[170,21,139,19],[170,23,139,21,"descriptors"],[170,34,139,32],[171,10,140,8,"navigation"],[171,20,140,18],[171,22,140,20,"navigation"],[171,32,140,30],[172,10,141,8,"insets"],[172,16,141,14],[172,18,141,16],[173,12,142,10,"top"],[173,15,142,13],[173,17,142,15,"safeAreaInsets"],[173,31,142,29],[173,33,142,31,"top"],[173,36,142,34],[173,40,142,38,"insets"],[173,46,142,44],[173,48,142,46,"top"],[173,51,142,49],[173,55,142,53],[173,56,142,54],[174,12,143,10,"right"],[174,17,143,15],[174,19,143,17,"safeAreaInsets"],[174,33,143,31],[174,35,143,33,"right"],[174,40,143,38],[174,44,143,42,"insets"],[174,50,143,48],[174,52,143,50,"right"],[174,57,143,55],[174,61,143,59],[174,62,143,60],[175,12,144,10,"bottom"],[175,18,144,16],[175,20,144,18,"safeAreaInsets"],[175,34,144,32],[175,36,144,34,"bottom"],[175,42,144,40],[175,46,144,44,"insets"],[175,52,144,50],[175,54,144,52,"bottom"],[175,60,144,58],[175,64,144,62],[175,65,144,63],[176,12,145,10,"left"],[176,16,145,14],[176,18,145,16,"safeAreaInsets"],[176,32,145,30],[176,34,145,32,"left"],[176,38,145,36],[176,42,145,40,"insets"],[176,48,145,46],[176,50,145,48,"left"],[176,54,145,52],[176,58,145,56],[177,10,146,8],[178,8,147,6],[178,9,147,7],[179,6,148,4],[179,7,148,5],[179,8,148,6],[180,4,149,2],[180,5,149,3],[181,4,150,2],[181,10,150,8],[182,6,151,4,"routes"],[183,4,152,2],[183,5,152,3],[183,8,152,6,"state"],[183,13,152,11],[185,4,154,2],[186,4,155,2],[186,10,155,8,"hasTwoStates"],[186,22,155,20],[186,25,155,23],[186,26,155,24,"routes"],[186,32,155,30],[186,33,155,31,"some"],[186,37,155,35],[186,38,155,36,"route"],[186,43,155,41],[186,47,155,45,"hasAnimation"],[186,59,155,57],[186,60,155,58,"descriptors"],[186,71,155,69],[186,72,155,70,"route"],[186,77,155,75],[186,78,155,76,"key"],[186,81,155,79],[186,82,155,80],[186,83,155,81,"options"],[186,90,155,88],[186,91,155,89],[186,92,155,90],[187,4,156,2],[187,10,156,8],[188,6,157,4,"tabBarPosition"],[188,20,157,18],[188,23,157,21],[189,4,158,2],[189,5,158,3],[189,8,158,6,"descriptors"],[189,19,158,17],[189,20,158,18,"focusedRouteKey"],[189,35,158,33],[189,36,158,34],[189,37,158,35,"options"],[189,44,158,42],[190,4,159,2],[190,10,159,8,"tabBarElement"],[190,23,159,21],[190,26,159,24],[190,39,159,37],[190,43,159,37,"_jsx"],[190,59,159,41],[190,60,159,41,"jsx"],[190,63,159,41],[190,65,159,42,"BottomTabBarHeightCallbackContext"],[190,106,159,75],[190,107,159,75,"BottomTabBarHeightCallbackContext"],[190,140,159,75],[190,141,159,76,"Provider"],[190,149,159,84],[190,151,159,86],[191,6,160,4,"value"],[191,11,160,9],[191,13,160,11,"setTabBarHeight"],[191,28,160,26],[192,6,161,4,"children"],[192,14,161,12],[192,16,161,14,"renderTabBar"],[192,28,161,26],[192,29,161,27],[193,4,162,2],[193,5,162,3],[193,7,162,5],[193,15,162,13],[193,16,162,14],[194,4,163,2],[194,11,163,9],[194,24,163,22],[194,28,163,22,"_jsxs"],[194,44,163,27],[194,45,163,27,"jsxs"],[194,49,163,27],[194,51,163,28,"SafeAreaProviderCompat"],[194,75,163,50],[194,76,163,50,"SafeAreaProviderCompat"],[194,98,163,50],[194,100,163,52],[195,6,164,4,"style"],[195,11,164,9],[195,13,164,11],[196,8,165,6,"flexDirection"],[196,21,165,19],[196,23,165,21,"tabBarPosition"],[196,37,165,35],[196,42,165,40],[196,48,165,46],[196,52,165,50,"tabBarPosition"],[196,66,165,64],[196,71,165,69],[196,78,165,76],[196,81,165,79],[196,86,165,84],[196,89,165,87],[197,6,166,4],[197,7,166,5],[198,6,167,4,"children"],[198,14,167,12],[198,16,167,14],[198,17,167,15,"tabBarPosition"],[198,31,167,29],[198,36,167,34],[198,41,167,39],[198,45,167,43,"tabBarPosition"],[198,59,167,57],[198,64,167,62],[198,70,167,68],[198,73,167,71,"tabBarElement"],[198,86,167,84],[198,89,167,87],[198,93,167,91],[198,95,167,93],[198,108,167,106],[198,112,167,106,"_jsx"],[198,128,167,110],[198,129,167,110,"jsx"],[198,132,167,110],[198,134,167,111,"MaybeScreenContainer"],[198,151,167,131],[198,152,167,131,"MaybeScreenContainer"],[198,172,167,131],[198,174,167,133],[199,8,168,6,"enabled"],[199,15,168,13],[199,17,168,15,"detachInactiveScreens"],[199,38,168,36],[200,8,169,6,"hasTwoStates"],[200,20,169,18],[200,22,169,20,"hasTwoStates"],[200,34,169,32],[201,8,170,6,"style"],[201,13,170,11],[201,15,170,13,"styles"],[201,21,170,19],[201,22,170,20,"screens"],[201,29,170,27],[202,8,171,6,"children"],[202,16,171,14],[202,18,171,16,"routes"],[202,24,171,22],[202,25,171,23,"map"],[202,28,171,26],[202,29,171,27],[202,30,171,28,"route"],[202,35,171,33],[202,37,171,35,"index"],[202,42,171,40],[202,47,171,45],[203,10,172,8],[203,16,172,14,"descriptor"],[203,26,172,24],[203,29,172,27,"descriptors"],[203,40,172,38],[203,41,172,39,"route"],[203,46,172,44],[203,47,172,45,"key"],[203,50,172,48],[203,51,172,49],[204,10,173,8],[204,16,173,14],[205,12,174,10,"lazy"],[205,16,174,14],[205,19,174,17],[205,23,174,21],[206,12,175,10,"animation"],[206,21,175,19],[206,24,175,22],[206,30,175,28],[207,12,176,10,"sceneStyleInterpolator"],[207,34,176,32],[207,37,176,35,"NAMED_TRANSITIONS_PRESETS"],[207,62,176,60],[207,63,176,61,"animation"],[207,72,176,70],[207,73,176,71],[207,74,176,72,"sceneStyleInterpolator"],[208,10,177,8],[208,11,177,9],[208,14,177,12,"descriptor"],[208,24,177,22],[208,25,177,23,"options"],[208,32,177,30],[209,10,178,8],[209,16,178,14,"isFocused"],[209,25,178,23],[209,28,178,26,"state"],[209,33,178,31],[209,34,178,32,"index"],[209,39,178,37],[209,44,178,42,"index"],[209,49,178,47],[210,10,179,8],[210,16,179,14,"isPreloaded"],[210,27,179,25],[210,30,179,28,"state"],[210,35,179,33],[210,36,179,34,"preloadedRouteKeys"],[210,54,179,52],[210,55,179,53,"includes"],[210,63,179,61],[210,64,179,62,"route"],[210,69,179,67],[210,70,179,68,"key"],[210,73,179,71],[210,74,179,72],[211,10,180,8],[211,14,180,12,"lazy"],[211,18,180,16],[211,22,180,20],[211,23,180,21,"loaded"],[211,29,180,27],[211,30,180,28,"includes"],[211,38,180,36],[211,39,180,37,"route"],[211,44,180,42],[211,45,180,43,"key"],[211,48,180,46],[211,49,180,47],[211,53,180,51],[211,54,180,52,"isFocused"],[211,63,180,61],[211,67,180,65],[211,68,180,66,"isPreloaded"],[211,79,180,77],[211,81,180,79],[212,12,181,10],[213,12,182,10],[213,19,182,17],[213,23,182,21],[214,10,183,8],[215,10,184,8],[215,16,184,14],[216,12,185,10,"freezeOnBlur"],[216,24,185,22],[217,12,186,10,"header"],[217,18,186,16],[217,21,186,19,"header"],[217,22,186,20],[218,14,187,12,"layout"],[218,20,187,18],[219,14,188,12,"options"],[220,12,189,10],[220,13,189,11],[220,18,189,16],[220,31,189,29],[220,35,189,29,"_jsx"],[220,51,189,33],[220,52,189,33,"jsx"],[220,55,189,33],[220,57,189,34,"Header"],[220,81,189,40],[220,82,189,40,"Header"],[220,88,189,40],[220,90,189,42],[221,14,190,12],[221,17,190,15,"options"],[221,24,190,22],[222,14,191,12,"layout"],[222,20,191,18],[222,22,191,20,"layout"],[222,28,191,26],[223,14,192,12,"title"],[223,19,192,17],[223,21,192,19],[223,25,192,19,"getHeaderTitle"],[223,49,192,33],[223,50,192,33,"getHeaderTitle"],[223,64,192,33],[223,66,192,34,"options"],[223,73,192,41],[223,75,192,43,"route"],[223,80,192,48],[223,81,192,49,"name"],[223,85,192,53],[224,12,193,10],[224,13,193,11],[224,14,193,12],[225,12,194,10,"headerShown"],[225,23,194,21],[226,12,195,10,"headerStatusBarHeight"],[226,33,195,31],[227,12,196,10,"headerTransparent"],[227,29,196,27],[228,12,197,10,"sceneStyle"],[228,22,197,20],[228,24,197,22,"customSceneStyle"],[229,10,198,8],[229,11,198,9],[229,14,198,12,"descriptor"],[229,24,198,22],[229,25,198,23,"options"],[229,32,198,30],[230,10,199,8],[230,16,199,14],[231,12,200,10,"sceneStyle"],[232,10,201,8],[232,11,201,9],[232,14,201,12,"sceneStyleInterpolator"],[232,36,201,34],[232,39,201,37],[233,12,202,10,"current"],[233,19,202,17],[233,21,202,19],[234,14,203,12,"progress"],[234,22,203,20],[234,24,203,22,"tabAnims"],[234,32,203,30],[234,33,203,31,"route"],[234,38,203,36],[234,39,203,37,"key"],[234,42,203,40],[235,12,204,10],[236,10,205,8],[236,11,205,9],[236,12,205,10],[236,16,205,14],[236,17,205,15],[236,18,205,16],[237,10,206,8],[237,16,206,14,"animationEnabled"],[237,32,206,30],[237,35,206,33,"hasAnimation"],[237,47,206,45],[237,48,206,46,"descriptor"],[237,58,206,56],[237,59,206,57,"options"],[237,66,206,64],[237,67,206,65],[238,10,207,8],[238,16,207,14,"activityState"],[238,29,207,27],[238,32,207,30,"isFocused"],[238,41,207,39],[238,44,207,42,"STATE_ON_TOP"],[238,56,207,54],[238,57,207,55],[239,10,207,55],[239,12,208,10,"animationEnabled"],[239,28,208,26],[239,29,208,27],[240,10,208,27],[240,12,209,10,"tabAnims"],[240,20,209,18],[240,21,209,19,"route"],[240,26,209,24],[240,27,209,25,"key"],[240,30,209,28],[240,31,209,29],[240,32,209,30,"interpolate"],[240,43,209,41],[240,44,209,42],[241,12,210,10,"inputRange"],[241,22,210,20],[241,24,210,22],[241,25,210,23],[241,26,210,24],[241,28,210,26],[241,29,210,27],[241,32,210,30,"EPSILON"],[241,39,210,37],[241,41,210,39],[241,42,210,40],[241,43,210,41],[242,12,211,10,"outputRange"],[242,23,211,21],[242,25,211,23],[242,26,211,24,"STATE_TRANSITIONING_OR_BELOW_TOP"],[242,58,211,56],[243,12,212,10],[244,12,213,10,"STATE_TRANSITIONING_OR_BELOW_TOP"],[244,44,213,42],[244,46,213,44,"STATE_INACTIVE"],[244,60,213,58],[244,61,213,59],[245,12,213,59],[245,13,214,11],[246,12,215,10,"extrapolate"],[246,23,215,21],[246,25,215,23],[247,10,216,8],[247,11,216,9],[247,12,216,10],[247,15,216,13,"STATE_INACTIVE"],[247,29,216,27],[248,10,217,8],[248,17,217,15],[248,30,217,28],[248,34,217,28,"_jsx"],[248,50,217,32],[248,51,217,32,"jsx"],[248,54,217,32],[248,56,217,33,"MaybeScreen"],[248,73,217,44],[248,74,217,44,"MaybeScreen"],[248,85,217,44],[248,87,217,46],[249,12,218,10,"style"],[249,17,218,15],[249,19,218,17],[249,20,218,18,"StyleSheet"],[249,30,218,28],[249,31,218,28,"default"],[249,38,218,28],[249,39,218,29,"absoluteFill"],[249,51,218,41],[249,53,218,43],[250,14,219,12,"zIndex"],[250,20,219,18],[250,22,219,20,"isFocused"],[250,31,219,29],[250,34,219,32],[250,35,219,33],[250,38,219,36],[250,39,219,37],[251,12,220,10],[251,13,220,11],[251,14,220,12],[252,12,221,10,"active"],[252,18,221,16],[252,20,221,18,"activityState"],[252,33,221,31],[253,12,222,10,"enabled"],[253,19,222,17],[253,21,222,19,"detachInactiveScreens"],[253,42,222,40],[254,12,223,10,"freezeOnBlur"],[254,24,223,22],[254,26,223,24,"freezeOnBlur"],[254,38,223,36],[255,12,224,10,"shouldFreeze"],[255,24,224,22],[255,26,224,24,"activityState"],[255,39,224,37],[255,44,224,42,"STATE_INACTIVE"],[255,58,224,56],[255,62,224,60],[255,63,224,61,"isPreloaded"],[255,74,224,72],[256,12,225,10,"children"],[256,20,225,18],[256,22,225,20],[256,35,225,33],[256,39,225,33,"_jsx"],[256,55,225,37],[256,56,225,37,"jsx"],[256,59,225,37],[256,61,225,38,"BottomTabBarHeightContext"],[256,94,225,63],[256,95,225,63,"BottomTabBarHeightContext"],[256,120,225,63],[256,121,225,64,"Provider"],[256,129,225,72],[256,131,225,74],[257,14,226,12,"value"],[257,19,226,17],[257,21,226,19,"tabBarPosition"],[257,35,226,33],[257,40,226,38],[257,48,226,46],[257,51,226,49,"tabBarHeight"],[257,63,226,61],[257,66,226,64],[257,67,226,65],[258,14,227,12,"children"],[258,22,227,20],[258,24,227,22],[258,37,227,35],[258,41,227,35,"_jsx"],[258,57,227,39],[258,58,227,39,"jsx"],[258,61,227,39],[258,63,227,40,"Screen"],[258,87,227,46],[258,88,227,46,"Screen"],[258,94,227,46],[258,96,227,48],[259,16,228,14,"focused"],[259,23,228,21],[259,25,228,23,"isFocused"],[259,34,228,32],[260,16,229,14,"route"],[260,21,229,19],[260,23,229,21,"descriptor"],[260,33,229,31],[260,34,229,32,"route"],[260,39,229,37],[261,16,230,14,"navigation"],[261,26,230,24],[261,28,230,26,"descriptor"],[261,38,230,36],[261,39,230,37,"navigation"],[261,49,230,47],[262,16,231,14,"headerShown"],[262,27,231,25],[262,29,231,27,"headerShown"],[262,40,231,38],[263,16,232,14,"headerStatusBarHeight"],[263,37,232,35],[263,39,232,37,"headerStatusBarHeight"],[263,60,232,58],[264,16,233,14,"headerTransparent"],[264,33,233,31],[264,35,233,33,"headerTransparent"],[264,52,233,50],[265,16,234,14,"header"],[265,22,234,20],[265,24,234,22,"header"],[265,30,234,28],[265,31,234,29],[266,18,235,16,"layout"],[266,24,235,22],[266,26,235,24,"dimensions"],[266,36,235,34],[267,18,236,16,"route"],[267,23,236,21],[267,25,236,23,"descriptor"],[267,35,236,33],[267,36,236,34,"route"],[267,41,236,39],[268,18,237,16,"navigation"],[268,28,237,26],[268,30,237,28,"descriptor"],[268,40,237,38],[268,41,237,39,"navigation"],[268,51,237,49],[269,18,238,16,"options"],[269,25,238,23],[269,27,238,25,"descriptor"],[269,37,238,35],[269,38,238,36,"options"],[270,16,239,14],[270,17,239,15],[270,18,239,16],[271,16,240,14,"style"],[271,21,240,19],[271,23,240,21],[271,24,240,22,"customSceneStyle"],[271,40,240,38],[271,42,240,40,"animationEnabled"],[271,58,240,56],[271,62,240,60,"sceneStyle"],[271,72,240,70],[271,73,240,71],[272,16,241,14,"children"],[272,24,241,22],[272,26,241,24,"descriptor"],[272,36,241,34],[272,37,241,35,"render"],[272,43,241,41],[272,44,241,42],[273,14,242,12],[273,15,242,13],[274,12,243,10],[274,13,243,11],[275,10,244,8],[275,11,244,9],[275,13,244,11,"route"],[275,18,244,16],[275,19,244,17,"key"],[275,22,244,20],[275,23,244,21],[276,8,245,6],[276,9,245,7],[277,6,246,4],[277,7,246,5],[277,9,246,7],[277,18,246,16],[277,19,246,17],[277,21,246,19,"tabBarPosition"],[277,35,246,33],[277,40,246,38],[277,48,246,46],[277,52,246,50,"tabBarPosition"],[277,66,246,64],[277,71,246,69],[277,78,246,76],[277,81,246,79,"tabBarElement"],[277,94,246,92],[277,97,246,95],[277,101,246,99],[278,4,247,2],[278,5,247,3],[278,6,247,4],[279,2,248,0],[280,2,249,0],[280,8,249,6,"styles"],[280,14,249,12],[280,17,249,15,"StyleSheet"],[280,27,249,25],[280,28,249,25,"default"],[280,35,249,25],[280,36,249,26,"create"],[280,42,249,32],[280,43,249,33],[281,4,250,2,"screens"],[281,11,250,9],[281,13,250,11],[282,6,251,4,"flex"],[282,10,251,8],[282,12,251,10],[282,13,251,11],[283,6,252,4,"overflow"],[283,14,252,12],[283,16,252,14],[284,4,253,2],[285,2,254,0],[285,3,254,1],[285,4,254,2],[286,0,254,3],[286,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"}]} |