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
$ npx tsc
node_modules/react-native-iap/index.d.ts:5:22 - error TS2693: 'string' only refers to a type, but is being used as a value here.
5 interface ID extends string {}
~~~~~~
The text was updated successfully, but these errors were encountered:
Version of react-native-iap
3.4.13
Version of react-native
0.61.1
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: