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

1 line
296 B
Plaintext
Raw Normal View History

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