I’m new to React but I managed to build an app with Ionic, great! Now I want to add subscriptions, but I’m really having trouble figuring out how to do it.
I found some tutorials for angular, and the official docs also have angular examples:
- In App Purchase with Ionic / Cordova - DEV Community
- https://www.freakyjolly.com/ionic-native-in-app-purchase-tutorial-with-example-application
- Implement In-app purchase in Ionic 4 apps (iOS)
Unfortunately, I don’t know angular. Is there an example for React out there somewhere?