UNPKG

@eavfw/react-native-curved-tab-bar

Version:

A beautiful animated curved tab bar for React Native apps with customizable floating action button

8 lines (6 loc) 179 B
import CurvedTabBar from './components/CurvedTabBar'; // Export types export * from './types'; // Export component export default CurvedTabBar; //# sourceMappingURL=index.js.map