Skip to content

v0.9.3

Choose a tag to compare

@joemasilotti joemasilotti released this 17 May 22:03
· 180 commits to main since this release

Added

  • In-app review prompts. New native_review_tag helper (and NativeReview component for React and Vue) asks iOS to show the App Store rating prompt when the page loads. Apple throttles when it actually appears, so it is safe to render anywhere; it is also suppressed during screenshot runs.