Unable to include AB Testing for React Native application
问题 I am integrating A/B Testing for my React Native application using Firebase. I have tried two methods - using react-native-ab and react-native-ab-test. In the first case, I get an error saying "undefined is not an object(evaluating PropTypes.string)" In the second case, I get an error saying "index.ios.js tries to require 'react-native' but there are several files providing this module. You can delete or fix them." In both the cases, I get these errors just by importing the dependency in my