{"id":22273605,"url":"https://github.com/kerumen/react-native-counter","last_synced_at":"2025-07-28T14:32:12.272Z","repository":{"id":57336255,"uuid":"74685300","full_name":"Kerumen/react-native-counter","owner":"Kerumen","description":"Animated counter component for React Native","archived":false,"fork":false,"pushed_at":"2019-01-25T08:14:16.000Z","size":94,"stargazers_count":30,"open_issues_count":7,"forks_count":29,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-10T07:36:57.861Z","etag":null,"topics":["hacktoberfest","react-native"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/Kerumen.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":"2016-11-24T15:31:40.000Z","updated_at":"2023-03-29T18:48:44.000Z","dependencies_parsed_at":"2022-09-11T12:20:59.187Z","dependency_job_id":null,"html_url":"https://github.com/Kerumen/react-native-counter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerumen%2Freact-native-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerumen%2Freact-native-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerumen%2Freact-native-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kerumen%2Freact-native-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kerumen","download_url":"https://codeload.github.com/Kerumen/react-native-counter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227922941,"owners_count":17840940,"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":["hacktoberfest","react-native"],"created_at":"2024-12-03T13:14:08.091Z","updated_at":"2024-12-03T13:14:08.699Z","avatar_url":"https://github.com/Kerumen.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"React Native Counter\n====================\n\nSimple counter component for [React Native](http://facebook.github.io/react-native/)\ninspired by [react-count-to](https://github.com/MicheleBertoli/react-count-to)\nand [react-counter](https://github.com/saebekassebil/react-counter).\n\n![gif](http://i.giphy.com/l4Jz4MOLaWYU61Oso.gif)\n\n# Installation\n\n```bash\nnpm install --save react-native-counter\n```\n\n# Usage\n\n```javascript\nimport Counter from 'react-native-counter';\n\n\u003cCounter\n  end={}                        // REQUIRED End of the counter\n  start={0}                     // Beginning of the counter\n  time={1000}                   // Duration (in ms) of the counter\n  digits={0}                    // Number of digits after the comma\n  easing=\"linear\"               // Easing function name\n  onComplete={}                 // Callback when the counter is completed\n  style={}                      // Custom style\n/\u003e\n```\n\nThe easing prop is a string corresponding to one of any function from [eases](https://github.com/mattdesl/eases).\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerumen%2Freact-native-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkerumen%2Freact-native-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerumen%2Freact-native-counter/lists"}