In this lesson, you will learn how to implement in-app purchases using RevenueCat.

Prerequisites

Important

When integrating In App Purchases, use a development build to test the app.

Install In App Purchases

npx expo install react-native-purchases

Resources

Is this lesson useful?