UNPKG

@gorhom/bottom-sheet

Version:

A performant interactive bottom sheet with fully configurable options 🚀

12 lines (9 loc) • 367 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BottomSheetGestureHandlersContext = void 0; var _react = require("react"); const BottomSheetGestureHandlersContext = /*#__PURE__*/(0, _react.createContext)(null); exports.BottomSheetGestureHandlersContext = BottomSheetGestureHandlersContext; //# sourceMappingURL=gesture.js.map