Skip to content

StarsKit 0.1.0 (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@bill350 bill350 released this 06 Mar 14:14
· 29 commits to master since this release

First beta version of StarsKit.

Features list

  • Use localizable or configuration strings
  • Default localizable strings
  • Overridable localizable strings
  • Static configuration strings
  • Cocoapods integration
  • Default & configurable step transitions
  • Default display algorithm behavior
  • Customizable display algorithm behavior
  • Customizable stars style
  • Customizable fonts, text & tint colors
  • Rating & screen actions callbacks
  • Configurable with dictionary/data or remote URL: everything you want!
  • Native iOS 10.3+ StoreKit integration
  • Overridable layouts
  • Lifecycle display events ([will/did]appear/disappear)
  • Additional condition checking on the default check
  • Carthage integration
  • Configurable metrics for display
  • You can specify metrics to trigger the default display behavior or use your own one.
  • Disable/enable the component
  • Increment sessions counter
  • Increment crashes counter
  • Static configuration strings
  • Days without crashes
  • Days before asking again
  • Number of reminding
  • Maximum of days between session count
  • email properties: mail address, mail subject, mail header body
  • Step 1: Rate screen properties
  • Step 2: Feedback screen properties
  • Step 3: Store review screen properties

See ReadMe for all detailed features.