stream-chat-react-native-core
Version:
The official React Native and Expo components for Stream Chat, a service for building chat applications
7 lines • 321 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.BottomSheetTouchableOpacity = void 0;
var _bottomSheet = require("@gorhom/bottom-sheet");
var BottomSheetTouchableOpacity = exports.BottomSheetTouchableOpacity = _bottomSheet.TouchableOpacity;
//# sourceMappingURL=BottomSheetTouchableOpacity.js.map