{"id":24995605,"url":"https://github.com/peterfriese/swiftui-combine","last_synced_at":"2025-04-12T04:11:11.703Z","repository":{"id":79770581,"uuid":"205838200","full_name":"peterfriese/SwiftUI-Combine","owner":"peterfriese","description":"Code for my article \"SwiftUI \u0026 Combine: Better Together\"","archived":false,"fork":false,"pushed_at":"2019-09-20T14:53:32.000Z","size":21669,"stargazers_count":142,"open_issues_count":2,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-25T23:41:47.197Z","etag":null,"topics":["combine","swift","swiftui"],"latest_commit_sha":null,"homepage":"https://medium.com/flawless-app-stories/swiftui-plus-combine-equals-love-791ad444a082","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterfriese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2019-09-02T11:04:10.000Z","updated_at":"2024-12-30T09:03:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2804fe8-9c3a-4df8-a956-78c6dee27ec4","html_url":"https://github.com/peterfriese/SwiftUI-Combine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfriese","download_url":"https://codeload.github.com/peterfriese/SwiftUI-Combine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514221,"owners_count":21116903,"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":["combine","swift","swiftui"],"created_at":"2025-02-04T15:39:14.868Z","updated_at":"2025-04-12T04:11:11.654Z","avatar_url":"https://github.com/peterfriese.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/peterfriese/SwiftUI-Combine\"\u003e\n    \u003cimg src=\"images/swiftui-128x128.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eSwiftUI \u0026 Combine\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Getting Started with SwiftUI \u0026 Combine\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/SwiftUI-Combine\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/SwiftUI-Combine\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/SwiftUI-Combine/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/SwiftUI-Combine/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n\n* [About the Project](#about-the-project)\n  * [Built With](#built-with)\n* [Getting Started](#getting-started)\n  * [Prerequisites](#prerequisites)\n  * [Installation](#installation)\n* [Usage](#usage)\n* [Roadmap](#roadmap)\n* [Contributing](#contributing)\n* [License](#license)\n* [Contact](#contact)\n* [Acknowledgements](#acknowledgements)\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n![SwiftUI \u0026 Combine Screen Demo][product-demo]\n\n### Built With\n\n* [SwiftUI](https://developer.apple.com/xcode/swiftui/)\n* [Combine](https://developer.apple.com/documentation/combine)\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nTo get a local copy up and running follow these simple steps.\n\n### Prerequisites\n\nThis project uses Cocoapods to manage dependencies.\n\n* If you haven't done so already, install Cocoapods:\n\n  ```bash\n  sudo gem install cocoapods\n  ```\n\n### Installation\n \n1. Clone the repo\n    ```bash\n    git clone https://github.com/peterfriese/SwiftUI-Combine.git\n    ```\n2. Install Cocoapods\n    ```bash\n    pod install\n    ```\n3. Open the workspace\n    ```bash\n    xed .\n    ```\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\nUse this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the project\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a pull request\n\n\u003c!-- LICENSE --\u003e\n## License\n\nCopyright 2019 Google, Inc.\n\nLicensed to the Apache Software Foundation (ASF) under one or more contributor\nlicense agreements.  See the NOTICE file distributed with this work for\nadditional information regarding copyright ownership.  The ASF licenses this\nfile to you under the Apache License, Version 2.0 (the \"License\"); you may not\nuse this file except in compliance with the License.  You may obtain a copy of\nthe License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the\nLicense for the specific language governing permissions and limitations under\nthe License.\n\n\u003c!-- Disclaimer --\u003e\n## Disclaimer\n\nThis is not an official Google Product.\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nPeter Friese - [@peterfriese](https://twitter.com/peterfriese)\n\nProject Link: [https://github.com/peterfriese/SwiftUI-Combine](https://github.com/peterfrese/SwiftUI-Combine)\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n## Acknowledgements\n\u003c!-- \n* []()\n* []()\n* []()\n--\u003e\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/peterfriese/SwiftUI-Combine.svg?style=flat-square\n[contributors-url]: https://github.com/peterfriese/SwiftUI-Combine/graphs/contributors\n\n[forks-shield]: https://img.shields.io/github/forks/peterfriese/SwiftUI-Combine.svg?style=flat-square\n[forks-url]: https://github.com/peterfriese/SwiftUI-Combine/network/members\n\n[stars-shield]: https://img.shields.io/github/stars/peterfriese/SwiftUI-Combine.svg?style=flat-square\n[stars-url]: https://github.com/peterfriese/SwiftUI-Combine/stargazers\n\n[issues-shield]: https://img.shields.io/github/issues/peterfriese/SwiftUI-Combine.svg?style=flat-square\n[issues-url]: https://github.com/peterfriese/SwiftUI-Combine/issues\n\n[license-shield]: https://img.shields.io/github/license/peterfriese/SwiftUI-Combine.svg?style=flat-square\n[license-url]: https://github.com/peterfriese/SwiftUI-Combine/blob/master/LICENSE\n\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/othneildrew\n[product-screenshot]: images/screenshot.png\n[product-demo]: images/demo.gif\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fswiftui-combine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfriese%2Fswiftui-combine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fswiftui-combine/lists"}