@gorhom/bottom-sheet
Version:
A performant interactive bottom sheet with fully configurable options 🚀
13 lines (12 loc) • 387 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "BottomSheetBackgroundContainer", {
enumerable: true,
get: function () {
return _BottomSheetBackgroundContainer.BottomSheetBackgroundContainer;
}
});
var _BottomSheetBackgroundContainer = require("./BottomSheetBackgroundContainer");
//# sourceMappingURL=index.js.map
;