All Projects → safaiyeh → react-native-app-review

safaiyeh / react-native-app-review

Licence: MIT license
React Native module to request users to leave an app review.

Programming Languages

java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
kotlin
9241 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to react-native-app-review

React Native In App Review
The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
Stars: ✭ 175 (+386.11%)
Mutual labels:  appstore, playstore
react-native-appstore-version-checker
[Deprecated] A react native module to fetch the version of latest app from android playstore or apple app store
Stars: ✭ 88 (+144.44%)
Mutual labels:  appstore, playstore
app-screenshot-builder
Play Store and App Store application screenshot builder
Stars: ✭ 26 (-27.78%)
Mutual labels:  appstore, playstore
React Native Store Review
Rate on App/Play Store directly in your React Native app
Stars: ✭ 437 (+1113.89%)
Mutual labels:  appstore, playstore
Latestversionplugin
LatestVersion Plugin for Xamarin and Windows apps
Stars: ✭ 99 (+175%)
Mutual labels:  appstore, playstore
App Framework
Applications for any device with HTML, CSS and JavaScript - free and open source!
Stars: ✭ 639 (+1675%)
Mutual labels:  appstore, playstore
Raccoon4
APK Downloader for Google Play
Stars: ✭ 369 (+925%)
Mutual labels:  appstore, playstore
Fledge
Fledge: A CI/CD tool for Flutter
Stars: ✭ 152 (+322.22%)
Mutual labels:  appstore, playstore
ranepa timetable
Custom RANEPA mobile client on Flutter
Stars: ✭ 39 (+8.33%)
Mutual labels:  appstore, playstore
PhotoMiner
Photo finder application for macOS
Stars: ✭ 102 (+183.33%)
Mutual labels:  appstore
apprankings
App Store Rankings Scraper
Stars: ✭ 37 (+2.78%)
Mutual labels:  appstore
googleplay api
Google Play Unofficial Python 3 API Library
Stars: ✭ 21 (-41.67%)
Mutual labels:  playstore
ColorByNumber-iOS
Color by Number: a pixel coloring game on iOS.
Stars: ✭ 50 (+38.89%)
Mutual labels:  appstore
CoreJSON
Core Foundation, libyajl based JSON support.
Stars: ✭ 48 (+33.33%)
Mutual labels:  appstore
accrescent
A novel Android app store focused on security, privacy, and usability
Stars: ✭ 208 (+477.78%)
Mutual labels:  appstore
app-certificate-requests
🎖 Repository for requesting app certificates
Stars: ✭ 23 (-36.11%)
Mutual labels:  appstore
MacOS-All-In-One-Update-Script
Mac update shell script (Appstore, macOS, Homebrew and others)
Stars: ✭ 39 (+8.33%)
Mutual labels:  appstore
Einstore
Enterprise appstore for easy app deployment, completely open sourced
Stars: ✭ 125 (+247.22%)
Mutual labels:  appstore
CoronaVirus-2019-nCoV-Live-Tracking
CoronaVirus(COVID-19) Live Map Tracker Android Kotlin App
Stars: ✭ 43 (+19.44%)
Mutual labels:  playstore
pi-ware
Pi-Ware is an app store inspired by Botspots pi-apps for the Raspberry Pi that allows you to install apps that you generally can't get from the official repos and/or without an extra amount of work.
Stars: ✭ 34 (-5.56%)
Mutual labels:  appstore

react-native-app-review

React Native module to request users to leave an app review.

Installation

npm install react-native-app-review

Usage

import AppReview from "react-native-app-review";

// ...

AppReview.launch();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].