{"id":22685595,"url":"https://github.com/hanai/rax-pull-to-refresh-indicator","last_synced_at":"2025-03-29T15:16:30.501Z","repository":{"id":41652120,"uuid":"260623548","full_name":"hanai/rax-pull-to-refresh-indicator","owner":"hanai","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-12T15:59:47.000Z","size":5161,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T12:57:33.663Z","etag":null,"topics":["component","pull-to-refresh","rax"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/hanai.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-05-02T05:53:25.000Z","updated_at":"2020-09-12T03:39:31.000Z","dependencies_parsed_at":"2023-01-27T21:46:25.795Z","dependency_job_id":null,"html_url":"https://github.com/hanai/rax-pull-to-refresh-indicator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanai%2Frax-pull-to-refresh-indicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanai%2Frax-pull-to-refresh-indicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanai%2Frax-pull-to-refresh-indicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanai%2Frax-pull-to-refresh-indicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanai","download_url":"https://codeload.github.com/hanai/rax-pull-to-refresh-indicator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200324,"owners_count":20739567,"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":["component","pull-to-refresh","rax"],"created_at":"2024-12-09T22:16:15.951Z","updated_at":"2025-03-29T15:16:30.470Z","avatar_url":"https://github.com/hanai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## rax-pull-to-refresh-indicator\n\n## Install\n\n```\n$ npm install rax-pull-to-refresh-indicator --save\n```\n\n## Usage\n\n```\nimport PullToRefreshIndicator from 'rax-pull-to-refresh-indicator';\n```\n\n## API\n\n### Props\n\n|name|type|default|describe|\n|:---------------|:--------|:----|:----------|\n| state | PullToRefreshState | - | pull to refresh state |\n| hasIcon | string | true | has icon in indicator |\n| hasText | string | true | has text in indicator |\n\n## Example\n\n```\nimport { createElement, render } from 'rax';\nimport DriverUniversal from 'driver-universal';\nimport PullToRefreshIndicator, { PullToRefreshState } from 'rax-pull-to-refresh-indicator';\n\nrender(\u003cPullToRefreshIndicator state={PullToRefreshState.REFRESHING} /\u003e, document.body, { driver: DriverUniversal });\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanai%2Frax-pull-to-refresh-indicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanai%2Frax-pull-to-refresh-indicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanai%2Frax-pull-to-refresh-indicator/lists"}