When installing the latest version with npm install react-native-logentries the podspec is not in the node_modules/react-native-logentries folder, this would be useful since most of the dependencies have this and the new React-Native versions inject their native dependencies via CocoaPods as well, keeping everything in one place.
When installing the latest version with
npm install react-native-logentriesthe podspec is not in thenode_modules/react-native-logentriesfolder, this would be useful since most of the dependencies have this and the new React-Native versions inject their native dependencies via CocoaPods as well, keeping everything in one place.