KKRateMyApp for Swift

KKRateMyApp for Swift

KKRateMyApp is a simple Swift rate app library that prompts your app users to rate the app after using it for a X times. Click here to visit KKRateMyApp on GitHub.  Requirements Xcode 8 or higher iOS 10.3 or higher Installation All you need is import KKRateMyApp.swift to your project folder. Usage Example In your AppDelegate, didFinishLaunchingWithOptions add the following: //Replace with the number of…