{"id":26601801,"url":"https://github.com/keshavvishwkarma/scalablelayoutkit","last_synced_at":"2025-04-09T16:41:44.803Z","repository":{"id":62454962,"uuid":"117766157","full_name":"keshavvishwkarma/ScalableLayoutKit","owner":"keshavvishwkarma","description":"Scalable Layout Kit lets you design scalable, consistent \u0026 adaptive user interface (UI) for iOS.","archived":false,"fork":false,"pushed_at":"2019-10-02T20:12:09.000Z","size":57,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:50:02.073Z","etag":null,"topics":["adaptive-design","adaptive-layouts","attributedstring","attributedtext","device-sizes","font-size","ios","iphone","layout","scalable","scalable-layout-design","scalablelayoutkit","screen-scale","screen-size","sizes","text-scale","uikit","user-interface"],"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/keshavvishwkarma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-17T01:33:07.000Z","updated_at":"2024-04-10T20:34:39.000Z","dependencies_parsed_at":"2022-11-02T00:16:40.252Z","dependency_job_id":null,"html_url":"https://github.com/keshavvishwkarma/ScalableLayoutKit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshavvishwkarma%2FScalableLayoutKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshavvishwkarma%2FScalableLayoutKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshavvishwkarma%2FScalableLayoutKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keshavvishwkarma%2FScalableLayoutKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keshavvishwkarma","download_url":"https://codeload.github.com/keshavvishwkarma/ScalableLayoutKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248069020,"owners_count":21042604,"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":["adaptive-design","adaptive-layouts","attributedstring","attributedtext","device-sizes","font-size","ios","iphone","layout","scalable","scalable-layout-design","scalablelayoutkit","screen-scale","screen-size","sizes","text-scale","uikit","user-interface"],"created_at":"2025-03-23T18:42:28.856Z","updated_at":"2025-04-09T16:41:44.783Z","avatar_url":"https://github.com/keshavvishwkarma.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScalableLayoutKit\n\n[![CI Status](https://img.shields.io/travis/keshavvishwkarma/ScalableLayoutKit.svg?style=flat)](https://travis-ci.org/keshavvishwkarma/ScalableLayoutKit)\n[![Version](https://img.shields.io/cocoapods/v/ScalableLayoutKit.svg?style=flat)](https://cocoapods.org/pods/ScalableLayoutKit)\n[![License](https://img.shields.io/cocoapods/l/ScalableLayoutKit.svg?style=flat)](https://cocoapods.org/pods/ScalableLayoutKit)\n[![Platform](https://img.shields.io/cocoapods/p/ScalableLayoutKit.svg?style=flat)](https://cocoapods.org/pods/ScalableLayoutKit)\n\n`ScalableLayoutKit` is a lightweight SDK that lets you design scalable, consistent user interface (UI) across any screen size of Apple devices.\n\n`ScalableLayoutKit` reduces the lots of the time and efforts of a developer to make consistent UI design of all possible device screen sizes such as `iPhone XS Max`, `iPhone XS`, `iPhone XR`, `iPhone X`, `iPhone 8 Plus`, `iPhone 8`, `iPhone 7 Plus`, `iPhone 7` ,`iPhone 6s Plus` ,`iPhone 6s` \u0026 `iPhone SE`.\n\n## Usage\nJust use only one method of ScalableLayoutKit:\n```swift\n  public func scaledLayoutDesign(from srcScreen: Screen = .iPhone6)\n```\n\n##### Using ScalableLayoutKit\n\n```swift\nimport ScalableLayoutKit\n\nclass ViewController: UIViewController {\n\n    override func viewDidLoad() {\n        super.viewDidLoad()\n        \n        // Here we just need to passed based or source design screen name only.\n        self.view.scaledLayoutDesign(from: .iPhoneX)        \n    }\n\n}\n```\n\nIf you use `ScalableLayoutKit` in your app, I'd love to hear about it from you. You can reach me through [Twitter] or [Email].\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Installation\n\nScalableLayoutKit is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'ScalableLayoutKit'\n```\n\n## Author\n\nIf you wish to contact me, email at: [keshavvbe@gmail.com](mailto:keshavvbe@gmail.com)\n\n[![GitHub Follow](https://img.shields.io/github/followers/keshavvishwkarma.svg?style=social\u0026label=Follow)](https://github.com/keshavvishwkarma/)\n\n## License\n\nScalableLayoutKit is available under the MIT license. [See the LICENSE](./LICENSE) file for more info.\n\n[Twitter]:       https://twitter.com/keshav_Vishwkar\n[Email]:         mailto:keshavvbe@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeshavvishwkarma%2Fscalablelayoutkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeshavvishwkarma%2Fscalablelayoutkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeshavvishwkarma%2Fscalablelayoutkit/lists"}