I am trying to implement a consumable in app purchase in my react native app, are there any libraries?
I tried using react-native-iap but it cannot handle consumable type products it only handles subscriptions and one time purchase.
I am trying to implement a consumable in app purchase in my react native app, are there any libraries?
I tried using react-native-iap but it cannot handle consumable type products it only handles subscriptions and one time purchase.