{"id":18550868,"url":"https://github.com/pedrommcarrasco/rxslicecontrol","last_synced_at":"2025-05-15T10:10:42.787Z","repository":{"id":62453199,"uuid":"168959626","full_name":"pedrommcarrasco/RxSliceControl","owner":"pedrommcarrasco","description":"🍰 A µ-extension to bind SliceControl events with RxSwift","archived":false,"fork":false,"pushed_at":"2020-05-08T15:39:44.000Z","size":3277,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T17:46:16.810Z","etag":null,"topics":["ios","rx","rxswift","segmentedcontrol","swift","uikit","uiview"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedrommcarrasco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"pedrommcarrasco","custom":["https://www.buymeacoffee.com/pedrommcarrasco","https://www.paypal.me/pedrommcarrasco"]}},"created_at":"2019-02-03T15:24:42.000Z","updated_at":"2020-05-08T15:39:47.000Z","dependencies_parsed_at":"2022-11-01T23:46:01.312Z","dependency_job_id":null,"html_url":"https://github.com/pedrommcarrasco/RxSliceControl","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/pedrommcarrasco%2FRxSliceControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrommcarrasco%2FRxSliceControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrommcarrasco%2FRxSliceControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrommcarrasco%2FRxSliceControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedrommcarrasco","download_url":"https://codeload.github.com/pedrommcarrasco/RxSliceControl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319720,"owners_count":22051075,"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":["ios","rx","rxswift","segmentedcontrol","swift","uikit","uiview"],"created_at":"2024-11-06T21:05:57.669Z","updated_at":"2025-05-15T10:10:42.715Z","avatar_url":"https://github.com/pedrommcarrasco.png","language":"Swift","funding_links":["https://github.com/sponsors/pedrommcarrasco","https://www.buymeacoffee.com/pedrommcarrasco","https://www.paypal.me/pedrommcarrasco"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"logo.gif?raw=true alt=\"SliceControl\" width=\"100%\"/\u003e\n\u003c/p\u003e\n\nA µ-extension to [SliceControl](https://github.com/pedrommcarrasco/SliceControl) to track events using RxSwift observables\n\n[![CocoaPods](https://img.shields.io/cocoapods/v/RxSliceControl.svg)](https://cocoapods.org/pods/RxSliceControl)\n[![apm](https://img.shields.io/apm/l/vim-mode.svg)](https://github.com/pedrommcarrasco/RxSliceControl/blob/master/LICENSE)\n\n# Usage Example ⌨️\n\nAfter installing **RxSliceControl**, you should start by importing the framework:\n\n```swift\nimport RxSliceControl\n```\n\nOnce imported, you can start using **RxSliceControl** to subscribe to events like follows:\n\n```swift\nsliceControl.rx\n    .selectedIndex\n    .bind(to: viewModel.selectedOption)\n    .disposed(by: disposeBag)\n```\n\n# Instalation 📦\n\n**RxSliceControl** is available through [CocoaPods](https://cocoapods.org/pods/RxSliceControl). In order to install, add the following line to your Podfile:\n\n```swift\npod 'RxSliceControl'\n```\nAnd run the following command in terminal:\n\n```swift\npod install\n```\n\n\n# Support RxSliceControl ❤️\n\nHello there 👋\n\nI’m Pedro, a Portuguese iOS Engineer since February 2017. I’m an avid OSS enthusiast and contributor - help by sharing, learn by what’s shared.\n\nI've built and open-sourced multiple frameworks and applications, including **[Brooklyn](https://github.com/pedrommcarrasco/Brooklyn)** and **[CocoaHub](https://cocoahub.app)**.\n\nI'm also a conference and meetup organizer, being part of **[SwiftAveiro](https://swiftaveiro.xyz)** and **[CocoaHeads Porto](https://www.meetup.com/CocoaHeads-Porto/)**.\n\nIf you enjoy my work and would like to help me continue it, please consider:\n* https://github.com/users/pedrommcarrasco/sponsorship\n* https://www.buymeacoffee.com/pedrommcarrasco\n* https://www.paypal.me/pedrommcarrasco\n\n# Contributing  🙌 \n\nFeel free to contribute to this project by providing [ideas](https://github.com/pedrommcarrasco/SliceControl/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) or opening [pull requests](https://github.com/pedrommcarrasco/SliceControl/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc).\n\n# License ⛔\n\nRxSliceControl's available under the MIT license. See the [LICENSE](https://github.com/pedrommcarrasco/SliceControl/blob/master/LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrommcarrasco%2Frxslicecontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedrommcarrasco%2Frxslicecontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrommcarrasco%2Frxslicecontrol/lists"}