All Projects → Snapworks → Ratemyapp

Snapworks / Ratemyapp

Licence: mit
RateMyApp is a Swift class to provide gentle reminders to app user to rate your app

Programming Languages

swift
15916 projects

RateMyApp

RateMyApp is a class to provide gentle reminders for app user to rate your app, written completely in swift

Features:

  1. Easy setup

  2. Supports iOS 9.0.1 and Swift 2.0

Screenshot

Screenshot


Sample code

Three lines and you are done

var rate = RateMyApp.sharedInstance
rate.appID = "123456"
rate.trackAppUsage()

Contributors

All contributors will receive virtual high fives from me and for the heck of it lets forget you are a south paw

enter image description here

Please see commit log for changes they provided

  • Plopix -> Fixes and enhancement for iOS8.

Roadmap

  • Add customisation options

Other Repos you might like

  1. https://github.com/varshylmobile/LocationManager

CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service

  1. https://github.com/varshylmobile/MapManager

Map manager is a MapKit wrapper in Swift to provide route direction drawing

  1. https://github.com/varshylmobile/VMXMLParser

NSXMLParser wrapper in Swift

  1. https://github.com/varshylmobile/TableViewCellFlip

Vertical and Horizontal flip animation for table view cell

Contact Us

Have any questions or suggestions feel free to write at [email protected] (Jimmy Jose) http://www.varshylmobile.com/


License

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].