{"id":18712889,"url":"https://github.com/mrsteele/react-livephotos","last_synced_at":"2025-07-22T08:05:15.919Z","repository":{"id":57334006,"uuid":"88898880","full_name":"mrsteele/react-livephotos","owner":"mrsteele","description":"A react wrapper for apple live photos api.","archived":false,"fork":false,"pushed_at":"2017-04-28T14:19:58.000Z","size":21,"stargazers_count":6,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T05:48:03.151Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mrsteele.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":"2017-04-20T18:39:26.000Z","updated_at":"2019-01-19T18:14:07.000Z","dependencies_parsed_at":"2022-08-29T13:20:14.033Z","dependency_job_id":null,"html_url":"https://github.com/mrsteele/react-livephotos","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mrsteele/react-livephotos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsteele%2Freact-livephotos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsteele%2Freact-livephotos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsteele%2Freact-livephotos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsteele%2Freact-livephotos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrsteele","download_url":"https://codeload.github.com/mrsteele/react-livephotos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsteele%2Freact-livephotos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266455074,"owners_count":23931350,"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-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-11-07T12:44:17.532Z","updated_at":"2025-07-22T08:05:15.892Z","avatar_url":"https://github.com/mrsteele.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-livephotos\n\nWraps Apple's \"Live Photos\" in a react app.\n\n### Usage\n\nUsage is simple.\n\n```javascript\nimport LivePhotos from 'react-livephotos'\n\nexport default ({...props}) =\u003e (\n  \u003cdiv\u003e\n    \u003ch1\u003eSome cool component!\u003c/h1\u003e\n    \u003cLivePhotos\n      className='whatever-you-want'\n      width='300'\n      height='200'\n      photoSrc='url-to-photo.jpg'\n      videoSrc='url-to-video.mov'\n    /\u003e\n  \u003c/div\u003e\n)\n```\n\n### Properties\n\nWe support all the properties provided by [LivePhotosKit.Player](https://developer.apple.com/reference/livephotoskitjs/livephotoskit.player).\n\nThe following are specific to this module:\n\n* **className** (String) - The class name to apply to the containing element.\n* **width** (Int) - The width of the container. Defaults to the size of the live photo.\n* **height** (Int) - The height of the container. Defaults to the size of the live photo.\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsteele%2Freact-livephotos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrsteele%2Freact-livephotos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsteele%2Freact-livephotos/lists"}