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