UNPKG

@react-navigation/material-top-tabs

Version:

Integration for the animated tab view component from react-native-tab-view

4 lines 246 B
import * as React from 'react'; import type { MaterialTopTabAnimationContext } from '../types'; export declare const TabAnimationContext: React.Context<MaterialTopTabAnimationContext | undefined>; //# sourceMappingURL=TabAnimationContext.d.ts.map