{"id":15562985,"url":"https://github.com/shingt/simplewebviewcontroller","last_synced_at":"2025-03-29T05:11:35.257Z","repository":{"id":145704200,"uuid":"57126330","full_name":"shingt/SimpleWebViewController","owner":"shingt","description":"Simple WKWebview-wrapped view controller.","archived":false,"fork":false,"pushed_at":"2016-06-28T02:45:02.000Z","size":69,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T11:13:31.054Z","etag":null,"topics":["ios"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/shingt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-26T12:28:43.000Z","updated_at":"2023-03-05T04:33:17.000Z","dependencies_parsed_at":"2023-04-26T19:47:58.870Z","dependency_job_id":null,"html_url":"https://github.com/shingt/SimpleWebViewController","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"9b024b76a8d56fdababc2aff0a16d7e6ad8fe608"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shingt%2FSimpleWebViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shingt%2FSimpleWebViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shingt%2FSimpleWebViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shingt%2FSimpleWebViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shingt","download_url":"https://codeload.github.com/shingt/SimpleWebViewController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140589,"owners_count":20729802,"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"],"created_at":"2024-10-02T16:17:01.403Z","updated_at":"2025-03-29T05:11:35.234Z","avatar_url":"https://github.com/shingt.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleWebViewController\n\n[![CI Status](http://img.shields.io/travis/shingt/SimpleWebViewController.svg?style=flat)](https://travis-ci.org/shingt/SimpleWebViewController)\n[![Version](https://img.shields.io/cocoapods/v/SimpleWebViewController.svg?style=flat)](http://cocoapods.org/pods/SimpleWebViewController)\n[![License](https://img.shields.io/cocoapods/l/SimpleWebViewController.svg?style=flat)](http://cocoapods.org/pods/SimpleWebViewController)\n[![Platform](https://img.shields.io/cocoapods/p/SimpleWebViewController.svg?style=flat)](http://cocoapods.org/pods/SimpleWebViewController)\n\n## SYNOPSYS\n\n```swift\nlet url = NSURL(string: \"https://apple.com\")\nlet request = NSURLRequest(URL: url!)\nlet modalWebViewController = SimpleWebNavigationController(request: request)\npresentViewController(modalWebViewController, animated: true, completion: nil)\n\n// OR\n\nlet webViewController = SimpleWebViewController(request: request)\nnavigationController.pushViewController(webViewController, animated: true)\n```\n\n## Author\n\nshingt\n\n## License\n\nSimpleWebViewController is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshingt%2Fsimplewebviewcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshingt%2Fsimplewebviewcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshingt%2Fsimplewebviewcontroller/lists"}