UNPKG

react-native-curved-tab-bar

Version:

A customizable curved tab bar component for React Native with smooth animations

7 lines (6 loc) 272 B
"use strict"; import { CurvedTabBar } from "./components/CurvedTabBar.js"; export { TabBarBackground } from "./components/TabBarBackground.js"; export { FloatingButton } from "./components/FloatingButton.js"; export default CurvedTabBar; //# sourceMappingURL=index.js.map