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