RevenueCat / react-native-purchases

React Native in-app purchases and subscriptions made easy. Support for iOS and Android.
https://www.revenuecat.com
MIT License
778 stars 84 forks source link

Update `purchaseTesterTypescript` sample to 0.74 #1047

Open vegaro opened 3 months ago

vegaro commented 3 months ago

Took a stab at updating the sample to 0.74 so we can run automated tests on different architectures

There's an issue with using react-native-screens and Compose https://github.com/react-native-community/discussions-and-proposals/issues/446 so keeping this as a draft for now