{"id":34705910,"url":"https://github.com/ifttt/connectsdk-reactnative","last_synced_at":"2026-05-26T11:35:06.987Z","repository":{"id":265386874,"uuid":"823867634","full_name":"IFTTT/connectsdk-reactnative","owner":"IFTTT","description":"An ReactNative wrapper library for the IFTTTConnectSDK","archived":false,"fork":false,"pushed_at":"2024-07-03T22:29:46.000Z","size":1234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-26T11:19:14.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/IFTTT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-07-03T22:28:43.000Z","updated_at":"2024-07-03T22:29:49.000Z","dependencies_parsed_at":"2024-11-29T09:52:25.677Z","dependency_job_id":null,"html_url":"https://github.com/IFTTT/connectsdk-reactnative","commit_stats":null,"previous_names":["ifttt/connectsdk-reactnative"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IFTTT/connectsdk-reactnative","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFTTT%2Fconnectsdk-reactnative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFTTT%2Fconnectsdk-reactnative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFTTT%2Fconnectsdk-reactnative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFTTT%2Fconnectsdk-reactnative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IFTTT","download_url":"https://codeload.github.com/IFTTT/connectsdk-reactnative/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IFTTT%2Fconnectsdk-reactnative/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33519185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-12-24T23:21:22.142Z","updated_at":"2026-05-26T11:35:06.981Z","avatar_url":"https://github.com/IFTTT.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# connectsdk-reactnative\n\nThe ReactNative wrapper for the IFTTT ConnectSDK.\n\n## Installation\n\n```sh\nnpm install connectsdk-reactnative\n```\n\n## Usage\n\n\n```js\nimport { ConnectButton } from 'connectsdk-reactnative';\n\n// ...\n\u003cConnectButton\n\tconnectionId={'\u003cThe Id of the connection that should be displayed. Example: \u003e'}\n\tsuggestedUserEmail={'\u003cAn email address corresponding to the user that is logged in.\u003e'}\n\tredirectURL={'\u003cThe redirect URL to use when invoking your iOS app after a service is connected. Example: connectsdktestapp://connect_callback'}\n\tskipConnectionConfiguration={false}\t// Whether or not connection configuration should be skipped.\n\tonActivationSuccess={onActivationSuccess} // Callback for Connection activation success\n\tonActivationFailure={onActivationFailure} // Callback for Connection activation failure\n\tonDeactivationSuccess={onDeactivationSuccess} // Callback for Connection deactivation success\n\tonDeactivationFailure={onDeactivationFailure} // Callback for Connection deactivation failure\n/\u003e\n```\n\n## Running locally\nIn order to see an example of the wrapper, you'll need the following dependencies:\n- yarn\n- npm\n- Cocoapods\n\n1. Clone the repository\n2. Run `yarn` to setup yarn dependencies\n3. Go to `example/ios` folder\n4. Run `pod install` to setup Cocoapods for the example project. \n5. Go back to root of the repository.\n6. Run `yarn example ios` to run the iOS app.\n\nTo see usage of the ConnectButton in Typescript, go to `example/src/App.tsx`.\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifttt%2Fconnectsdk-reactnative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifttt%2Fconnectsdk-reactnative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifttt%2Fconnectsdk-reactnative/lists"}