[ Package conformance ]
Auth & Payments · >=12.0.0
react-native-iap
partial JS-reimpl stub — covers ~40% of upstream surface; useIAP hook, withIAPContext, IAPManagerAndroid, getStorefrontIOS etc. missing. should be migrated to native-seam pattern so real package runs against an RNIapIos/RNIapAndroid TurboModule shim35%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (3)
initConnection resolves truepurchaseErrorListener/purchaseUpdatedListener return removable subscriptionsendConnection resolves
Missing (7)
getProducts/getSubscriptions always []requestPurchase/requestSubscription always undefinedgetAvailablePurchases []finishTransaction noopvalidateReceiptIos/Android return {}no IAPManagerAndroid/withIAPContextuseIAP hook missing