{"id":18567330,"url":"https://github.com/anwesh43/storyview","last_synced_at":"2026-03-16T17:35:52.908Z","repository":{"id":82354014,"uuid":"86154318","full_name":"Anwesh43/StoryView","owner":"Anwesh43","description":"A android library to create stories in your app","archived":false,"fork":false,"pushed_at":"2017-03-25T12:35:44.000Z","size":5207,"stargazers_count":11,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-14T10:22:10.922Z","etag":null,"topics":["android","androidviewanimations","androidviews","gesture","java","stories","ui","views","whatsappstories"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/Anwesh43.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-25T12:02:33.000Z","updated_at":"2025-06-03T08:15:05.000Z","dependencies_parsed_at":"2023-07-27T19:16:58.683Z","dependency_job_id":null,"html_url":"https://github.com/Anwesh43/StoryView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anwesh43/StoryView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anwesh43%2FStoryView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anwesh43%2FStoryView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anwesh43%2FStoryView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anwesh43%2FStoryView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anwesh43","download_url":"https://codeload.github.com/Anwesh43/StoryView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anwesh43%2FStoryView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273916657,"owners_count":25190714,"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-09-06T02:00:13.247Z","response_time":2576,"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":["android","androidviewanimations","androidviews","gesture","java","stories","ui","views","whatsappstories"],"created_at":"2024-11-06T22:26:18.709Z","updated_at":"2026-03-16T17:35:47.885Z","avatar_url":"https://github.com/Anwesh43.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StoryView\n\n## A library to create awesome stories in your app similar to new Whatsapp status update.\n\n## Usage\n\n### Creating a Story(In Activity)\n\n```\n    Story story = Story.getInstance(this);\n```\n\n### Creating a Status(In Activity)\n\n```\n    Status status = Status.newInstance(BitmapFactory.decodeResource(getResources(),R.drawable.kol),\"Kings Of Leon\",new Date());\n```\n\n### Adding status to a Story\n\n```\n    story.addStatus(status);\n```\n\n### Adding profile to the story\n\n```\n    story.setProfilePart(BitmapFactory.decodeResource(getResources(),R.drawable.profile_img),\"Anwesh\");\n```\n\n### Showing the story\n\n```\n    story.show();\n```\n\n### Demo\n\n\u003cimg src=\"https://github.com/Anwesh43/StoryView/blob/master/screenshots/storyview.gif\" width=\"400\" height=\"700\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanwesh43%2Fstoryview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanwesh43%2Fstoryview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanwesh43%2Fstoryview/lists"}