GT2/Ejectable/node_modules/@react-navigation/bottom-tabs/lib/commonjs/utils/BottomTabBarHeightCallbackC...

1 line
328 B
Plaintext
Raw Normal View History

2021-08-16 00:14:59 +00:00
{"version":3,"sources":["BottomTabBarHeightCallbackContext.tsx"],"names":["React","createContext","undefined"],"mappings":";;;;;;;AAAA;;;;;;4BAEeA,KAAK,CAACC,aAAN,CACbC,SADa,C","sourcesContent":["import * as React from 'react';\n\nexport default React.createContext<((height: number) => void) | undefined>(\n undefined\n);\n"]}