{"id":17129029,"url":"https://github.com/michaelhenry/mhwebviewcontroller","last_synced_at":"2025-04-13T05:34:30.627Z","repository":{"id":56920569,"uuid":"185129932","full_name":"michaelhenry/MHWebViewController","owner":"michaelhenry","description":"An Instagram inspired Web View Controller.","archived":false,"fork":false,"pushed_at":"2024-02-12T15:47:06.000Z","size":900,"stargazers_count":74,"open_issues_count":3,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-08T18:04:04.769Z","etag":null,"topics":["instagram","ios","swift","uiwebviewcontroller","webview"],"latest_commit_sha":null,"homepage":null,"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/michaelhenry.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":"2019-05-06T05:35:29.000Z","updated_at":"2024-10-16T13:06:28.000Z","dependencies_parsed_at":"2024-06-21T19:04:59.751Z","dependency_job_id":"dc33018a-2013-4e18-af8a-26f67be0175b","html_url":"https://github.com/michaelhenry/MHWebViewController","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"ff01975589155937a07e4b2987e998f36947dc2b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelhenry%2FMHWebViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelhenry%2FMHWebViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelhenry%2FMHWebViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelhenry%2FMHWebViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelhenry","download_url":"https://codeload.github.com/michaelhenry/MHWebViewController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670518,"owners_count":21142896,"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":["instagram","ios","swift","uiwebviewcontroller","webview"],"created_at":"2024-10-14T19:08:40.869Z","updated_at":"2025-04-13T05:34:30.026Z","avatar_url":"https://github.com/michaelhenry.png","language":"Swift","readme":"# MHWebViewController\n\n\n[![CICD Status](https://img.shields.io/travis/michaelhenry/MHWebViewController.svg?style=flat)](https://travis-ci.org/michaelhenry/MHWebViewController) [![Version](https://img.shields.io/cocoapods/v/MHWebViewController.svg?style=flat)](http://cocoapods.org/pods/MHWebViewController) [![Platform](https://img.shields.io/cocoapods/p/MHWebViewController.svg?style=flat)](http://cocoapods.org/pods/MHWebViewController) [![License](https://img.shields.io/cocoapods/l/MHWebViewController.svg?style=flat)](http://cocoapods.org/pods/MHWebViewController) \u003ca href=\"https://developer.apple.com/swift\"\u003e\u003cimg src=\"https://img.shields.io/badge/swift-5-4BC51D.svg?style=flat\" alt=\"Language: Swift\" /\u003e\u003c/a\u003e\n\n![mhwebvc.gif](mhwebvc.gif)\n\nAn Instagram inspired Web View Controller.\n\n## How to Install\n\n### Using Cocoapods, on your Podfile:\n```ruby\ntarget 'MyApp' do\n  pod 'MHWebViewController', '~\u003e 1.0'\nend\n```\n\n## How to use\n\n### Using URL\n```swift\nimport MHWebViewController\n\npresent(url: URL(string: \"https://iamkel.net\")!, completion: nil)\n```\n\n### Using URLRequest\n```swift\nimport MHWebViewController\n\npresent(urlRequest: URLRequest(url: URL(string: \"https://iamkel.net\")!), completion: nil)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelhenry%2Fmhwebviewcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelhenry%2Fmhwebviewcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelhenry%2Fmhwebviewcontroller/lists"}