takecian / SwiftRater

A utility that reminds your iPhone app's users to review the app written in pure Swift.
MIT License
356 stars 42 forks source link

Hope to add features #33

Open luoxiao opened 3 years ago

luoxiao commented 3 years ago

Thank you very much for providing such an excellent tool

  1. Hope to support OSX.
  2. Hope private func rateAppWithAppStore() can remove "private". After all, many useful programs have manual clicks to write reviews. Then the method can be called directly from the outside,

Best wishes!