UNPKG

react-native-screens

Version:
7 lines 302 B
import React from 'react'; import { BottomTabsAccessoryProps } from './BottomTabsAccessory.types'; /** * EXPERIMENTAL API, MIGHT CHANGE W/O ANY NOTICE */ export default function BottomTabsAccessory(props: BottomTabsAccessoryProps): React.JSX.Element; //# sourceMappingURL=BottomTabsAccessory.d.ts.map