UNPKG

react-native-screens

Version:
11 lines (10 loc) 457 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = exports.NativeSearchBarCommands = exports.NativeSearchBar = void 0; var _reactNative = require("react-native"); const NativeSearchBar = exports.NativeSearchBar = _reactNative.View; const NativeSearchBarCommands = exports.NativeSearchBarCommands = _reactNative.View; var _default = exports.default = _reactNative.View; //# sourceMappingURL=SearchBar.web.js.map