UNPKG

react-native-curved-bottom-bar

Version:

A high performance, beautiful and fully customizable curved bottom navigation bar for React Native.

10 lines (9 loc) 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CurvedBottomBarView = void 0; var _reactNative = require("react-native"); const CurvedBottomBarView = _reactNative.View; exports.CurvedBottomBarView = CurvedBottomBarView; //# sourceMappingURL=index.js.map