{"id":18087597,"url":"https://github.com/aheze/variableblurview","last_synced_at":"2025-04-06T02:10:19.356Z","repository":{"id":170902837,"uuid":"647152369","full_name":"aheze/VariableBlurView","owner":"aheze","description":"A one-file, App Store upload-safe version of Janum Trivedi's variable blur effect.","archived":false,"fork":false,"pushed_at":"2023-10-22T18:38:59.000Z","size":1710,"stargazers_count":436,"open_issues_count":5,"forks_count":21,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-30T01:09:07.199Z","etag":null,"topics":["blur","blur-ramp","gradient","swift","swiftui","visualeffectview"],"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/aheze.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}},"created_at":"2023-05-30T07:08:03.000Z","updated_at":"2025-03-27T23:33:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdb61ead-a462-485b-b9cd-3444b07a3875","html_url":"https://github.com/aheze/VariableBlurView","commit_stats":null,"previous_names":["aheze/variableblurview"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheze%2FVariableBlurView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheze%2FVariableBlurView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheze%2FVariableBlurView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aheze%2FVariableBlurView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aheze","download_url":"https://codeload.github.com/aheze/VariableBlurView/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423515,"owners_count":20936626,"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":["blur","blur-ramp","gradient","swift","swiftui","visualeffectview"],"created_at":"2024-10-31T17:04:29.964Z","updated_at":"2025-04-06T02:10:19.328Z","avatar_url":"https://github.com/aheze.png","language":"Swift","readme":"# VariableBlurView\n\nA one-file, App Store upload-safe version of Janum Trivedi's variable blur effect.\n\n(use at your own risk - Apple can still reject it).\n\nOriginal author: [@jtrivedi](https://github.com/jtrivedi)\n\nOriginal repository: https://github.com/jtrivedi/VariableBlurView\n\nReact Native port: https://github.com/candlefinance/blur-view\n\nhttps://github.com/aheze/VariableBlurView/assets/49819455/4400f76d-7d85-4e3f-9757-19bc99297524\n\n### Installation\n\nJust drag [`VariableBlurView.swift`](https://github.com/aheze/VariableBlurView/blob/main/Sources/VariableBlurView.swift) into your project. Or, add the package URL:\n\n```\nhttps://github.com/aheze/VariableBlurView\n```\n\n### How is it App Store upload-safe?\n\nWell it still uses the `CAFilter` private API, but I obfuscated it as a base64 string. I've used this method in [Midnight](https://midnight.day) and it worked just fine.\n\nAlso, this version gets past App Review — Janum's original version included a objc briding header, which gets auto-rejected. This version uses a bunch of runtime objc selectors instead.\n\nHowever, it's still possible that Apple detects this, so use at your own risk.\n\n### License\n\nOriginal license [here](https://github.com/jtrivedi/VariableBlurView/blob/main/LICENSE.md).\n\n```\nMIT License\n\nCopyright (c) 2023 A. Zheng\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faheze%2Fvariableblurview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faheze%2Fvariableblurview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faheze%2Fvariableblurview/lists"}