react-native-purchases
react-native-purchases copied to clipboard
Initialize RevenueCat STORE for both iOS & Android in a single Screen
Suggesting a way to --> Initialize RevenueCat STORE for both iOS & Android in a single Screen
If you are controlling both Android and iOS paywall screen from a single screen, then initialize RevenueCat STORE like below just before calling product purchase API instead of calling the initialize SDK inside useEffect().