UNPKG

react-native-screens

Version:
5 lines 260 B
import * as React from 'react'; import { Animated } from 'react-native'; declare const AnimatedHeaderHeightContext: React.Context<Animated.Value | undefined>; export default AnimatedHeaderHeightContext; //# sourceMappingURL=AnimatedHeaderHeightContext.d.ts.map