{"id":15650664,"url":"https://github.com/markrickert/uiwebview-removeshadow","last_synced_at":"2025-04-30T18:09:32.756Z","repository":{"id":1961146,"uuid":"2891678","full_name":"markrickert/UIWebView-RemoveShadow","owner":"markrickert","description":"iOS UIWebView category to remove the top and bottom shadow that Apple automatically adds to every webview. This is particularly useful if you want to use HTML to create a view in your application that's scrollable and want to use your own self.view.backgroundColor or similar.","archived":false,"fork":false,"pushed_at":"2013-05-17T13:38:41.000Z","size":134,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T18:09:27.092Z","etag":null,"topics":[],"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/markrickert.png","metadata":{"files":{"readme":"README.markdown","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":"2011-12-01T14:43:17.000Z","updated_at":"2025-03-01T18:19:12.000Z","dependencies_parsed_at":"2022-08-21T05:20:54.750Z","dependency_job_id":null,"html_url":"https://github.com/markrickert/UIWebView-RemoveShadow","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/markrickert%2FUIWebView-RemoveShadow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2FUIWebView-RemoveShadow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2FUIWebView-RemoveShadow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2FUIWebView-RemoveShadow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markrickert","download_url":"https://codeload.github.com/markrickert/UIWebView-RemoveShadow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251758170,"owners_count":21638989,"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":[],"created_at":"2024-10-03T12:35:26.192Z","updated_at":"2025-04-30T18:09:32.729Z","avatar_url":"https://github.com/markrickert.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UIWebView+RemoveShadow\niOS UIWebView category to remove the top and bottom shadow that Apple automatically adds to every UIWebView.\n\nThis is particularly useful if you want to use HTML to create a view in your application that's scrollable and want to use your own self.view.backgroundColor or similar.\n\n# Example Usage\n\n```#import \"UIWebView+RemoveShadow.h\"```\n\nThen in your ```-(void)ViewDidLoad``` method:\n\n```[self.yourWebview makeTransparentAndRemoveShadow];```\n\nThat's it! Now when your user scrolls up and down on your UIWebView, they won't see the shadows.\n\nTurns this:\n\n![With Shadow](http://i.imgur.com/l703b.png)\n\nInto this:\n\n![Without Shadow](http://i.imgur.com/5xoaq.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkrickert%2Fuiwebview-removeshadow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkrickert%2Fuiwebview-removeshadow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkrickert%2Fuiwebview-removeshadow/lists"}