I have followed the installation instructions and got the project to build successfully. Now, when I import Purchases in my javascript code I get the exception "Native module cannot be null".
The NativeModules
object imported from react-native
does not have the RNPurchases
module that the required by react-native-purchases
.
System
XCode 10
MacOS Mojave
React Native 0.50.4