{"id":4290,"url":"https://github.com/react-z/react-native-search","last_synced_at":"2025-08-04T01:31:51.938Z","repository":{"id":49718435,"uuid":"47829799","full_name":"react-z/react-native-search","owner":"react-z","description":"iOS and Android native search component for react native","archived":false,"fork":true,"pushed_at":"2015-12-13T12:10:02.000Z","size":57,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-29T12:30:53.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"umhan35/react-native-search-bar","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-11T14:02:16.000Z","updated_at":"2023-03-09T02:34:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/react-z/react-native-search","commit_stats":null,"previous_names":["steveniseki/react-native-search"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-z%2Freact-native-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-z%2Freact-native-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-z%2Freact-native-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-z%2Freact-native-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-z","download_url":"https://codeload.github.com/react-z/react-native-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228582487,"owners_count":17940587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:17:07.049Z","updated_at":"2024-12-07T08:30:28.224Z","avatar_url":"https://github.com/react-z.png","language":"Objective-C","funding_links":[],"categories":["Components"],"sub_categories":["UI"],"readme":"# react-native-search-bar\n\n[iOS native search bar](https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/UIKitUICatalog/UISearchBar.html) for react native.\n\n## Installation\n\nIn your react native project, run `npm install react-native-search-bar --save`\n\nTo link this library, please follow the first two steps in the [Linking Libraries (iOS)](http://facebook.github.io/react-native/docs/linking-libraries-ios.html) guide on React Native website. The `.xcodeproj` file is in `node_modules/react-native-search-bar/`. In the end, you should have `RNSearchBar.xcodeproj` in the `Libaries` group on Xcode and `libRNSearchBar.a` in the `Link Binary With Libraries` section inside the `Build Phases` tab of your project target.\n\n## Usage\n\n```JSX\n\u003cSearch\n\tref='searchBar'\n\tplaceholder='Search'\n\tonChangeText={...}\n\tonSearchButtonPress={...}\n\tonCancelButtonPress={...}\n\t/\u003e\n```\n\n```javascript\nthis.refs.searchBar.focus();\n```\n\nThere is an example project in the [SearchBarExample](SearchBarExample) directory.\n\n\n## License\n\n[MIT](http://isekivacenz.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-z%2Freact-native-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-z%2Freact-native-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-z%2Freact-native-search/lists"}