Olajide Ogundipe Jr
Olajide Ogundipe Jr
requestHeaders has no documentation @bishonen, not sure if this feature is possible
@anshumanburman on ios or android
RN Battery doesn't support it, it seems that it is only available on iOS?
you have to validate the transaction receipt server side client ```javascript import * as RNIap from 'react-native-iap'; async function checkSubscription() { try { const purchases = await RNIap.getAvailablePurchases(); if (purchases.length...
@shijoavb i9 2019 Mac and it takes a long time 1 hour+, why is the keyboard library depending on reanimated 😅, I just need a KeyboardAwareScrollView that is maintained, I...