[ Package conformance ]
Device & Platform · >=0.5.0
react-native-store-review
native-seam: the requestReview() wrapper + not-linked guard run from the bundle; the RNStoreReview TurboModule faithfully mirrors the iOS-simulator SKStoreReviewController contract — requestReview() is a silent void no-op (no prompt on a sim, no throw), exactly the package’s entire one-method Spec. same faithful-unavailable tier as react-native-rate-app / react-native-mail / expo-mail-composer.85%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (1)
requestReview(): void — matches upstream’s exact single-method Spec; the JS not-linked guard sees a present native module and runs the real path instead of throwing
Missing (2)
no visible in-app rating prompt (the iOS simulator shows none either — faithful iOS-sim behaviornot a sootsim-specific gap)