{"id":20389640,"url":"https://github.com/c-villain/storiestutorual","last_synced_at":"2025-04-12T10:52:23.907Z","repository":{"id":126604668,"uuid":"324386464","full_name":"c-villain/StoriesTutorual","owner":"c-villain","description":"Blueprint \u0026 OpenCombine recreation of the Instagram Stories with features.","archived":false,"fork":false,"pushed_at":"2024-08-18T21:08:12.000Z","size":11989,"stargazers_count":11,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T05:51:06.938Z","etag":null,"topics":["blueprint","declarative-programming","declarative-ui","instagram","instagram-stories","instagram-story","ios","ipados","mvvm","opencombine"],"latest_commit_sha":null,"homepage":"https://t.me/swiftui_dev","language":"Swift","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/c-villain.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":"2020-12-25T15:26:55.000Z","updated_at":"2024-10-28T19:01:57.000Z","dependencies_parsed_at":"2023-06-17T10:00:40.082Z","dependency_job_id":null,"html_url":"https://github.com/c-villain/StoriesTutorual","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/c-villain%2FStoriesTutorual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-villain%2FStoriesTutorual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-villain%2FStoriesTutorual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-villain%2FStoriesTutorual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-villain","download_url":"https://codeload.github.com/c-villain/StoriesTutorual/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557844,"owners_count":21124165,"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":["blueprint","declarative-programming","declarative-ui","instagram","instagram-stories","instagram-story","ios","ipados","mvvm","opencombine"],"created_at":"2024-11-15T03:18:52.802Z","updated_at":"2025-04-12T10:52:23.885Z","avatar_url":"https://github.com/c-villain.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram Story - Using Blueprint \u0026 OpenCombine\n\n\u003cp align=\"left\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/platform-IOS-blue\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/iOS%20-11.0-blue\" /\u003e\n\u003c/p\u003e\n\n[![contact: @lexkraev](https://img.shields.io/badge/contact-%40lexkraev-blue.svg?style=flat)](https://t.me/lexkraev)\n[![Telegram Group](https://img.shields.io/endpoint?color=neon\u0026style=flat-square\u0026url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fswiftui_dev)](https://telegram.dog/swiftui_dev)\n\n**Declaratively UI** constructed popular Instagram Scrolling Photos with some improvements for iOS, written in Swift.\n\n👨🏻‍💻 Feel free to subscribe to channel **[SwiftUI dev](https://t.me/swiftui_dev)** in telegram.\n\n## About\nThis tutorial demonstrates **two ways** of showing stories:\n\n- **_simple_**:\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"images/short_story.gif\" alt=\"Example without labels\" height=\"160\" width=\"260\"\u003e\n\u003c/p\u003e\n\n- **_customized_ (with labels and buttons on each slide)**:\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"images/long_story.gif\" alt=\"Example with labels\" height=\"480\" width=\"260\"\u003e\n\u003c/p\u003e\n\n## Architecture\n\nBased on [Blueprint](https://github.com/square/Blueprint) and [OpenCombine](https://github.com/OpenCombine/OpenCombine) with MVVM architecture. \n\n## Features\n\n* You can add labels and tappable buttons to each slide\n* Supports all orientations on iPhone and iPad\n* Long press pause and play\n* Left tap and Right-tap gestures to switch between slides\n* Closing story by swiping down\n* If there is no user interruption, it will automatically move to the next slide\n* It will automatically close story after the progress bar completes\n* Progress bar is very smooth\n\n## Requirements\n\n- iOS 11 or later\n\n## Contributing\nIf you like this repository, please do :star: to make this useful for others. Feel free to contribute by [open an Issue](https://github.com/c-villain/StoriesTutorual/issues/new/choose) or [create a Pull Request](https://github.com/c-villain/StoriesTutorual/compare)\n\n## License\n\nAll the code here is under MIT license. Which means you could do virtually anything with the code.\nI will appreciate it very much if you keep an attribution where appropriate.\n\n## Special thanks\n\nThis app uses [Blueprint](https://github.com/square/Blueprint) by [Square team](https://github.com/square) and [OpenCombine](https://github.com/OpenCombine/OpenCombine) by [OpenCombine team](https://github.com/OpenCombine).\n\nThx to [Jean-Marc Boullianne](https://github.com/jboullianne) for inspriration with his [SwiftUI tutorial of stories](https://github.com/jboullianne/InstagramStoryTutorial-SwiftUI).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-villain%2Fstoriestutorual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-villain%2Fstoriestutorual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-villain%2Fstoriestutorual/lists"}