{"id":25738224,"url":"https://github.com/twodayslate/splitview","last_synced_at":"2025-05-08T03:13:10.236Z","repository":{"id":62455877,"uuid":"204034917","full_name":"twodayslate/SplitView","owner":"twodayslate","description":"Resizable Split View","archived":false,"fork":false,"pushed_at":"2020-06-23T19:56:40.000Z","size":1350,"stargazers_count":18,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-08T03:13:05.147Z","etag":null,"topics":["resizable","splitview","swift","uikit"],"latest_commit_sha":null,"homepage":"https://twodayslate.github.io/SplitView/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twodayslate.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":["twodayslate"],"patreon":"twodayslate","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=DU6YN99AQNAGQ\u0026source=url"]}},"created_at":"2019-08-23T16:34:47.000Z","updated_at":"2024-12-11T01:29:36.000Z","dependencies_parsed_at":"2022-11-01T23:46:08.004Z","dependency_job_id":null,"html_url":"https://github.com/twodayslate/SplitView","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FSplitView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FSplitView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FSplitView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FSplitView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twodayslate","download_url":"https://codeload.github.com/twodayslate/SplitView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252990003,"owners_count":21836668,"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":["resizable","splitview","swift","uikit"],"created_at":"2025-02-26T07:19:41.004Z","updated_at":"2025-05-08T03:13:10.207Z","avatar_url":"https://github.com/twodayslate.png","language":"Swift","readme":"# SplitView\n\nResizable Split View, inspired by [Apple's Split View](https://support.apple.com/en-us/HT207582#split) for iPadOS and [SplitKit](https://github.com/macteo/SplitKit)\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/twodayslate/SplitView/raw/master/images/vertical.png\" width=\"25%\" alt=\"Vertical\"/\u003e \u003cimg src=\"https://github.com/twodayslate/SplitView/raw/master/images/horizontal.png\" width=\"25%\" alt=\"Horizontal\"/\u003e\n\u003c/p\u003e\n\n## Requirements\n\n### Swift Package Manager (SPM)\n\n```\n.Package(url: \"https://github.com/twodayslate/SplitView.git\", majorVersion: 1)\n```\n\nFor the latest updates use:\n```\n.Package(url: \"https://github.com/twodayslate/SplitView.git\", branch: \"master\")\n```\n\n### CocoaPods\n\n```\npod 'SplitView'\n```\n\nFor the latest updates use:\n```\npod 'SplitView', :git =\u003e 'https://github.com/twodayslate/SplitView.git'\n```\n\n## Usage\n\nUsing `SplitView` is easy! Simply create a `SplitView` and add your views to it - just like a `UIStackView`.\n\n```\nimport SplitView\n//\nlet mySplitView = SplitView()\nmySplitView.addSplitSubview(myFirstView)\nmySplitView.addSplitSubview(mySecondView)\n```\n\nThere are certain customizations available including minimum sizing and snapping. Custom handles are also supported.\n\nBe sure to checkout the [example App](https://github.com/twodayslate/SplitView/tree/master/app).\n","funding_links":["https://github.com/sponsors/twodayslate","https://patreon.com/twodayslate","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=DU6YN99AQNAGQ\u0026source=url"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwodayslate%2Fsplitview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwodayslate%2Fsplitview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwodayslate%2Fsplitview/lists"}