{"id":19040137,"url":"https://github.com/logisticinfotech/react-native-contact-multi-select","last_synced_at":"2025-07-02T13:37:30.370Z","repository":{"id":97376924,"uuid":"180798606","full_name":"logisticinfotech/react-native-contact-multi-select","owner":"logisticinfotech","description":"React Native multi select library","archived":false,"fork":false,"pushed_at":"2019-07-27T08:01:00.000Z","size":2991,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-02T20:24:15.248Z","etag":null,"topics":["contact","contact-library","contact-selection-library","ios","ios-demo","iphone-app-contact","iphone-app-contact-selection-demo","multiselect-library","phonebook","react-native","react-native-library","reactnative","reactnative-demo"],"latest_commit_sha":null,"homepage":"https://www.logisticinfotech.com/blog/react-native-multi-select-library/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logisticinfotech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-11T13:30:37.000Z","updated_at":"2020-09-04T19:39:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5424933-13dd-4bb5-8568-2347694e75b7","html_url":"https://github.com/logisticinfotech/react-native-contact-multi-select","commit_stats":{"total_commits":8,"total_committers":5,"mean_commits":1.6,"dds":0.625,"last_synced_commit":"ea0e6fc304bbb4ee3c8d15008e8e63b67a021c92"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/logisticinfotech/react-native-contact-multi-select","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-contact-multi-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-contact-multi-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-contact-multi-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-contact-multi-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logisticinfotech","download_url":"https://codeload.github.com/logisticinfotech/react-native-contact-multi-select/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2Freact-native-contact-multi-select/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263148911,"owners_count":23421277,"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":["contact","contact-library","contact-selection-library","ios","ios-demo","iphone-app-contact","iphone-app-contact-selection-demo","multiselect-library","phonebook","react-native","react-native-library","reactnative","reactnative-demo"],"created_at":"2024-11-08T22:20:45.606Z","updated_at":"2025-07-02T13:37:30.334Z","avatar_url":"https://github.com/logisticinfotech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"left\"\u003e\n\u003ca href=\"https://www.npmjs.com/package/react-native-contact-multi-select\"\u003e\u003cimg alt=\"npm version\" src=\"https://img.shields.io/badge/npm-v1.0.4-green.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/react-native-contact-multi-select\"\u003e\u003cimg src=\"https://img.shields.io/badge/downloads-%3E1K-yellow.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/react-native-contact-multi-select\"\u003c\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-orange.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### React Native Contact Multi Select\n\n\n[In this article](https://www.logisticinfotech.com/blog/react-native-multi-select-library/) you will get step by step details about the library and its implementations with your React Native project\n\n# Guide\n\n![](RNContactMultiSelect.gif)\n\n### Properties\n\n#### Basic\n\n| Prop                | Default          | Type       | Description                                                                                                               |\n| ------------------- | ---------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------- |\n| searchBgColor       | rgb(202,201,207) | `String`   | Background color of searchbar.                                                                                            |\n| searchPlaceholder   | Search...        | `String`   | Searchbar placeholder text.                                                                                               |\n| viewCloseStyle      | {}               | `style`    | Style of the remove selected contact icon style.                                                                          |\n| viewCheckMarkStyle  | {}               | `style`    | Style of the selected contact tick icon style .                                                                           |\n| sepratorStyle       | {}               | `style`    | Style of the contact list seprator.                                                                                       |\n| viewSepratorStyle   | {}               | `style`    | Style of the selected list and list seprator .                                                                            |\n| otherContactList    | []               | `Array`    | Array of other contacts if need to add [{fullname:\"Logistic Infotech\",phonenumber:\"123456789\",avatar:\"avatar path/url\"}]. |\n| onContactSelected   | () =\u003e {}         | `function` | Return contact item when selected.                                                                                        |\n| onContactRemove     | () =\u003e {}         | `function` | Return contact item when removed from selected list.                                                                      |\n| getSelectedContacts | --               | --         | Return list of the selected contacts.                                                                                     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Freact-native-contact-multi-select","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogisticinfotech%2Freact-native-contact-multi-select","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Freact-native-contact-multi-select/lists"}