{"id":30059997,"url":"https://github.com/tiaanduplessis/react-native-sms-linking","last_synced_at":"2025-08-08T01:41:24.851Z","repository":{"id":57152514,"uuid":"106747308","full_name":"tiaanduplessis/react-native-sms-linking","owner":"tiaanduplessis","description":"Simple Linking API wrapper to send SMS ","archived":false,"fork":false,"pushed_at":"2019-10-01T11:00:13.000Z","size":38,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T23:04:44.195Z","etag":null,"topics":["linking","react-native","sms"],"latest_commit_sha":null,"homepage":"","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/tiaanduplessis.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}},"created_at":"2017-10-12T21:29:24.000Z","updated_at":"2022-05-30T09:48:14.000Z","dependencies_parsed_at":"2022-08-27T16:23:19.060Z","dependency_job_id":null,"html_url":"https://github.com/tiaanduplessis/react-native-sms-linking","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tiaanduplessis/react-native-sms-linking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-native-sms-linking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-native-sms-linking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-native-sms-linking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-native-sms-linking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiaanduplessis","download_url":"https://codeload.github.com/tiaanduplessis/react-native-sms-linking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiaanduplessis%2Freact-native-sms-linking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268622190,"owners_count":24279840,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["linking","react-native","sms"],"created_at":"2025-08-08T01:41:10.843Z","updated_at":"2025-08-08T01:41:24.834Z","avatar_url":"https://github.com/tiaanduplessis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-sms-linking\n[![package version](https://img.shields.io/npm/v/react-native-sms-linking.svg?style=flat-square)](https://npmjs.org/package/react-native-sms-linking)\n[![package downloads](https://img.shields.io/npm/dm/react-native-sms-linking.svg?style=flat-square)](https://npmjs.org/package/react-native-sms-linking)\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n[![package license](https://img.shields.io/npm/l/react-native-sms-linking.svg?style=flat-square)](https://npmjs.org/package/react-native-sms-linking)\n[![make a pull request](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n\u003e Simple Linking API wrapper to send SMS\n\n## Table of Contents\n\n- [Install](#install)\n- [Usage](#usage)\n- [Contribute](#contribute)\n- [License](#License)\n\n## Install\n\nThis project uses [node](https://nodejs.org) and [npm](https://www.npmjs.com). \n\n```sh\n$ npm install react-native-sms-linking\n$ # OR\n$ yarn add react-native-sms-linking\n```\n\n## Usage\n\n```js\nimport sms from 'react-native-sms-linking'\n\nsms().catch(console.error)\n\n// or with number\nsms('0845017543').catch(console.error)\n\n// and body\nsms('0845017543', 'Hi friend').catch(console.error)\n```\n\n## Contribute\n\n1. Fork it and create your feature branch: git checkout -b my-new-feature\n2. Commit your changes: git commit -am 'Add some feature'\n3. Push to the branch: git push origin my-new-feature \n4. Submit a pull request\n\n## License\n\nMIT\n    ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiaanduplessis%2Freact-native-sms-linking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiaanduplessis%2Freact-native-sms-linking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiaanduplessis%2Freact-native-sms-linking/lists"}