You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

rn-native-search-bar

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-native-search-bar - npm Package Compare versions

Comparing version

to
1.0.0-beta.6

dist/rn-native-search-bar-1.0.0-beta.6.tgz

1

build/RnNativeSearchBar.types.d.ts

@@ -23,3 +23,4 @@ import { StyleProp, ViewStyle } from "react-native";

}) => void;
onSearchTextEditEndedEvent?: () => void;
};
//# sourceMappingURL=RnNativeSearchBar.types.d.ts.map

2

package.json
{
"name": "rn-native-search-bar",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"description": "Native Searchbar",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -24,2 +24,3 @@ import { StyleProp, ViewStyle } from "react-native";

onSearchButtonClicked?: (event: { nativeEvent: OnSearchButtonClickedEvent }) => void;
onSearchTextEditEndedEvent?: () => void;
};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet