{"id":17688919,"url":"https://github.com/stevenselcuk/react-native-ask-for-review","last_synced_at":"2025-06-22T08:37:42.040Z","repository":{"id":105142075,"uuid":"291965103","full_name":"stevenselcuk/react-native-ask-for-review","owner":"stevenselcuk","description":"Ask for review with following Apple's Human Interface Guidelines","archived":false,"fork":false,"pushed_at":"2020-09-26T11:24:44.000Z","size":40,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T16:59:12.125Z","etag":null,"topics":["android","app-store","apple","ios","rate","react-native","react-native-app","react-native-bridge","review","star","store","storekit","swift"],"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/stevenselcuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-09-01T10:17:38.000Z","updated_at":"2024-05-19T16:44:41.000Z","dependencies_parsed_at":"2023-03-11T06:45:57.337Z","dependency_job_id":null,"html_url":"https://github.com/stevenselcuk/react-native-ask-for-review","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stevenselcuk/react-native-ask-for-review","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenselcuk%2Freact-native-ask-for-review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenselcuk%2Freact-native-ask-for-review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenselcuk%2Freact-native-ask-for-review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenselcuk%2Freact-native-ask-for-review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenselcuk","download_url":"https://codeload.github.com/stevenselcuk/react-native-ask-for-review/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenselcuk%2Freact-native-ask-for-review/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261263431,"owners_count":23132555,"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":["android","app-store","apple","ios","rate","react-native","react-native-app","react-native-bridge","review","star","store","storekit","swift"],"created_at":"2024-10-24T11:45:55.729Z","updated_at":"2025-06-22T08:37:37.012Z","avatar_url":"https://github.com/stevenselcuk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-ask-for-review\n\n##  Ask for ⭐️⭐️⭐️⭐️⭐️ nicely!\n\nThis React Native package basically triggers a system-provided rating \u0026 review prompt with following Apple's practices.\n\nFor more information:\n\n[Relevant Human interface guideline](https://developer.apple.com/design/human-interface-guidelines/ios/system-capabilities/ratings-and-reviews/)\n\n[Requesting App Store Review Documentation](https://developer.apple.com/documentation/storekit/skstorereviewcontroller/requesting_app_store_reviews)\n\n\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"https://imgur.com/f7a4eEX.png\" /\u003e\n\u003c/div\u003e\n\n\n## 📦 How to install\n\n`npm install react-native-ask-for-review --save`\n\nor\n\n`yarn add react-native-ask-for-review`\n\nthen\n\n`cd ios \u0026\u0026 pod install` and run your project 🔥 This step probably works. If not please proceed 👇🏻\n\n## 🧠 How to use\n```javascript\nimport AskForReview from 'react-native-ask-for-review';\n\n// Call it in your App.js\nAskForReview();\n```\n\n#### React Native \u003c= 0.60\nManually link the package.\n\n`react-native link react-native-ask-for-review`\n\nRun `pod install` in the `ios/` directory\n\n#### Manual installation for iOS\n\nIf you can't use use_frameworks! use this step.\n\nInstall the package and create a Bridging Header file\n\nAdd a new file to Xcode (File \u003e New \u003e File), then select “Source” and click “Swift File“.\n\nName it anything you want. Select \"Yes\" when asked if you want to create a Bridging Header File.\n\nDelete everything in the new Swift file.\n\nRun `pod install` in the `ios/` directory\n\n#### Android\n\nNo android for now. Sorry. 👉🌼\n\n ### 🗺 Road Map\n\n- [ ] Solution for Android side 🤔\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenselcuk%2Freact-native-ask-for-review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenselcuk%2Freact-native-ask-for-review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenselcuk%2Freact-native-ask-for-review/lists"}