ssap_app/node_modules/react-native-screens/lib/module/components/SearchBar.web.js

4 lines
128 B
JavaScript

import { View } from 'react-native';
const SearchBar = View;
export default SearchBar;
//# sourceMappingURL=SearchBar.web.js.map