{"version":3,"names":["React","AnimatedHeaderHeightContext","createContext","undefined"],"sources":["AnimatedHeaderHeightContext.tsx"],"sourcesContent":["import * as React from 'react';\nimport { Animated } from 'react-native';\n\nconst AnimatedHeaderHeightContext = React.createContext<\n Animated.Value | undefined\n>(undefined);\n\nexport default AnimatedHeaderHeightContext;\n"],"mappings":"AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAG9B,MAAMC,2BAA2B,gBAAGD,KAAK,CAACE,aAAa,CAErDC,SAAS,CAAC;AAEZ,eAAeF,2BAA2B"}