{"id":15294010,"url":"https://github.com/androidovshchik/react-native-todorant-widget","last_synced_at":"2025-07-26T09:33:15.919Z","repository":{"id":49206190,"uuid":"289624504","full_name":"androidovshchik/react-native-todorant-widget","owner":"androidovshchik","description":"Todorant widget on Android","archived":false,"fork":false,"pushed_at":"2021-06-23T16:34:25.000Z","size":446,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T21:50:27.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-native-todorant-widget","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/androidovshchik.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":"2020-08-23T05:46:32.000Z","updated_at":"2022-09-20T09:40:11.000Z","dependencies_parsed_at":"2022-09-08T01:50:20.015Z","dependency_job_id":null,"html_url":"https://github.com/androidovshchik/react-native-todorant-widget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/androidovshchik/react-native-todorant-widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidovshchik%2Freact-native-todorant-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidovshchik%2Freact-native-todorant-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidovshchik%2Freact-native-todorant-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidovshchik%2Freact-native-todorant-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/androidovshchik","download_url":"https://codeload.github.com/androidovshchik/react-native-todorant-widget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidovshchik%2Freact-native-todorant-widget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267145634,"owners_count":24042651,"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-07-26T02:00:08.937Z","response_time":62,"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":[],"created_at":"2024-09-30T16:54:47.555Z","updated_at":"2025-07-26T09:33:15.477Z","avatar_url":"https://github.com/androidovshchik.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## React Native Todorant Widget\n\u003e Todorant widget on Android\n\n\u003ca href=\"https://www.npmjs.com/package/react-native-todorant-widget\"\u003e\n  \u003cimg src=\"https://badge.fury.io/js/react-native-todorant-widget.png\" height=\"18\" alt=\"npm version\"\u003e\n\u003c/a\u003e\n\n### Install\n\n```bash\nnpm install react-native-todorant-widget --save\n```\n\n### Setup\n\n* In `android/settings.gradle`\n\n```gradle\n//...\ninclude ':react-native-todorant-widget'\n```\n\n* In `android/app/build.gradle`\n\n```gradle\ndependencies {\n    //...\n    implementation project(\":react-native-todorant-widget\")\n    //...\n}\n```\n\n### Usage\n\nImport\n\n```typescript\nimport TodorantWidget from 'react-native-todorant-widget';\n```\n\nEnable/disable widgets for user at all\n\n```javascript\nTodorantWidget.toggle(true);\n```\n\nForce update all widgets on user's home screen\n\n```javascript\nTodorantWidget.forceUpdateAll();\n```\n\n### Credits\n\nAuthor [Vlad Kalyuzhnyu](https://github.com/androidovshchik)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroidovshchik%2Freact-native-todorant-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandroidovshchik%2Freact-native-todorant-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroidovshchik%2Freact-native-todorant-widget/lists"}