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

1 line
320 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,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AAEA,4BAAeA,KAAK,CAACC,aAAN,CAAwCC,SAAxC,CAAf","sourcesContent":["import * as React from 'react';\n\nexport default React.createContext<number | undefined>(undefined);\n"]}