You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jvandenaardweg Thanks for the issue. However, requestPendingPurchasesIOS has been renamed to getPendingPurchasesIOS and there is actually type definition for typescript but not flow. I've updated flow in #693.
Version of react-native-iap
3.4.2
Version of react-native
0.60.4
Platforms you faced the error (IOS or Android or both?)
both
Expected behavior
Typescript/Flow should get the correct types for
requestPendingPurchasesIOS
, introduced here: #663Actual behavior
No types
Tested environment (Emulator? Real Device?)
IDE
Steps to reproduce the behavior
Use TS :-)
The text was updated successfully, but these errors were encountered: