### Install React Native Purchases SDK with Expo Source: https://revenuecat.github.io/react-native-purchases-docs/index This command installs the react-native-purchases SDK for Expo projects. Expo Go runs in Preview API Mode by default, but real purchases require a development build. ```bash npx expo install react-native-purchases ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.