{"id":13465346,"url":"https://github.com/mezhevikin/AppReview","last_synced_at":"2025-03-25T16:31:37.227Z","repository":{"id":63234371,"uuid":"541466200","full_name":"mezhevikin/AppReview","owner":"mezhevikin","description":"⭐️ A tiny library to request review on the AppStore.  This is wrapper around native SKStoreReviewController.","archived":false,"fork":false,"pushed_at":"2022-11-01T20:13:09.000Z","size":7,"stargazers_count":109,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-20T08:00:11.960Z","etag":null,"topics":["appreview","appstore","ios","macos","rate","rating","request","review","skstorereviewcontroller","spm","stars","storekit","swift","swiftui","wrapper"],"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/mezhevikin.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":"2022-09-26T07:45:27.000Z","updated_at":"2024-10-18T10:00:04.000Z","dependencies_parsed_at":"2022-11-15T11:48:56.143Z","dependency_job_id":null,"html_url":"https://github.com/mezhevikin/AppReview","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/mezhevikin%2FAppReview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezhevikin%2FAppReview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezhevikin%2FAppReview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mezhevikin%2FAppReview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mezhevikin","download_url":"https://codeload.github.com/mezhevikin/AppReview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221624713,"owners_count":16853830,"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":["appreview","appstore","ios","macos","rate","rating","request","review","skstorereviewcontroller","spm","stars","storekit","swift","swiftui","wrapper"],"created_at":"2024-07-31T15:00:27.971Z","updated_at":"2024-10-29T17:30:45.595Z","avatar_url":"https://github.com/mezhevikin.png","language":"Swift","funding_links":[],"categories":["Libs","Utilities and Extensions"],"sub_categories":["App Store"],"readme":"# AppReview\n\n⭐️ A tiny library to request review on the AppStore.\n\nThis is wrapper around native SKStoreReviewController.\n\n### Review after 3 launches\n```swift\nAppReview.requestIf(launches: 3)\n```\n\n### Review after 5 days\n```swift\nAppReview.requestIf(days: 5)\n```\n\n### Review after 3 launches and 5 days\n```swift\nAppReview.requestIf(launches: 3, days: 5)\n```\n\n### Review after purchase\n```swift\nAppReview().requestIfNeeded()\n```\n\n### Using\n\nYou can call AppReview in\n* SceneDelegate.sceneWillEnterForeground()\n* AppDelegate.applicationDidFinishLaunching()\n* ViewController.viewDidLoad()\n* View.onAppear()\n\n### Swift Package Manager\n\n```\nhttps://github.com/mezhevikin/AppReview.git\n```\n\n### CocoaPods\n\n```\npod 'AppReview', :git =\u003e 'https://github.com/mezhevikin/AppReview.git'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmezhevikin%2FAppReview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmezhevikin%2FAppReview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmezhevikin%2FAppReview/lists"}