iaphub / react-native-iaphub

The easiest way to implement IAP (In-app purchase) in your React Native app.
https://www.iaphub.com/
MIT License
319 stars 22 forks source link

Typescript path is incorrect for iaphub 8.1.1 #125

Closed deepfinessed closed 2 years ago

deepfinessed commented 2 years ago

The "types" path is listed as "lib/typescript/src/index.d.ts" - however, when installed, the correct path is "lib/typescript/index.d.ts". This is also consistent with the react-native-builder-bob default recommended options as described in their README: https://github.com/callstack/react-native-builder-bob