datalogic / react-native-datalogic-module

React Native Datalogic Module for Datalogic Android devices
5 stars 6 forks source link

Fix Podspec for iOS #4

Closed jonahgeorge closed 2 years ago

jonahgeorge commented 2 years ago

The current Podspec returns the following error when attempting to auto-link on iOS:

$ expo run:ios
⚠️  Something went wrong running `pod install` in the `ios` directory.
Command `pod install` failed.
└─ Cause: No podspec found for `@datalogic` in `../node_modules/@datalogic/react-native-datalogic-module`
$ cd ios; pod install
Using Expo modules
Auto-linking React Native modules for target `XXX`: @datalogic/react-native-datalogic-module, RNCMaskedView, RNGestureHandler, RNReanimated, RNScreens, and react-native-safe-area-context
Analyzing dependencies
[!] No podspec found for `@datalogic` in `../node_modules/@datalogic/react-native-datalogic-module`