iaphub / react-native-iaphub

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

Fixed path to typescript types #126

Closed deepfinessed closed 1 year ago

deepfinessed commented 1 year ago

This is consistent with the default options described: https://github.com/callstack/react-native-builder-bob

Fixes #125

Was unsure of the procedure for submitting to this repo, but this did fix an issue I experienced.

iaphub commented 1 year ago

You're right @deepfinessed, thanks for the PR 👍