repoweaver
Version:
A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies
1 lines • 2.71 kB
JSON
{"ast":null,"code":"\"use strict\";\n\nimport * as SceneStyleInterpolators from \"./TransitionConfigs/SceneStyleInterpolators.js\";\nimport * as TransitionPresets from \"./TransitionConfigs/TransitionPresets.js\";\nimport * as TransitionSpecs from \"./TransitionConfigs/TransitionSpecs.js\";\nexport { SceneStyleInterpolators, TransitionPresets, TransitionSpecs };\nexport { createBottomTabNavigator } from \"./navigators/createBottomTabNavigator.js\";\nexport { BottomTabBar } from \"./views/BottomTabBar.js\";\nexport { BottomTabView } from \"./views/BottomTabView.js\";\nexport { BottomTabBarHeightCallbackContext } from \"./utils/BottomTabBarHeightCallbackContext.js\";\nexport { BottomTabBarHeightContext } from \"./utils/BottomTabBarHeightContext.js\";\nexport { useBottomTabBarHeight } from \"./utils/useBottomTabBarHeight.js\";","map":{"version":3,"names":["SceneStyleInterpolators","TransitionPresets","TransitionSpecs","createBottomTabNavigator","BottomTabBar","BottomTabView","BottomTabBarHeightCallbackContext","BottomTabBarHeightContext","useBottomTabBarHeight"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/node_modules/@react-navigation/bottom-tabs/src/index.tsx"],"sourcesContent":["import * as SceneStyleInterpolators from './TransitionConfigs/SceneStyleInterpolators';\nimport * as TransitionPresets from './TransitionConfigs/TransitionPresets';\nimport * as TransitionSpecs from './TransitionConfigs/TransitionSpecs';\n\n/**\n * Transition Presets\n */\nexport { SceneStyleInterpolators, TransitionPresets, TransitionSpecs };\n\n/**\n * Navigators\n */\nexport { createBottomTabNavigator } from './navigators/createBottomTabNavigator';\n\n/**\n * Views\n */\nexport { BottomTabBar } from './views/BottomTabBar';\nexport { BottomTabView } from './views/BottomTabView';\n\n/**\n * Utilities\n */\nexport { BottomTabBarHeightCallbackContext } from './utils/BottomTabBarHeightCallbackContext';\nexport { BottomTabBarHeightContext } from './utils/BottomTabBarHeightContext';\nexport { useBottomTabBarHeight } from './utils/useBottomTabBarHeight';\n\n/**\n * Types\n */\nexport type {\n BottomTabBarButtonProps,\n BottomTabBarProps,\n BottomTabHeaderProps,\n BottomTabNavigationEventMap,\n BottomTabNavigationOptions,\n BottomTabNavigationProp,\n BottomTabNavigatorProps,\n BottomTabOptionsArgs,\n BottomTabScreenProps,\n} from './types';\n"],"mappings":";;AAAA,OAAO,KAAKA,uBAAuB;AACnC,OAAO,KAAKC,iBAAiB;AAC7B,OAAO,KAAKC,eAAe;AAK3B,SAASF,uBAAuB,EAAEC,iBAAiB,EAAEC,eAAe;AAKpE,SAASC,wBAAwB;AAKjC,SAASC,YAAY;AACrB,SAASC,aAAa;AAKtB,SAASC,iCAAiC;AAC1C,SAASC,yBAAyB;AAClC,SAASC,qBAAqB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}