'Purchase multiple products with react-native-iap

I have used react-native-iap to implement in-app purchases in my ios app. The purchases are working fine but I have a cart feature in my app. I want to be able to purchase multiple products at the same time. Is this possible? Is there any alternative way in which I can handle this feature?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source