wmcmahan / react-native-calendar-events

📆 React Native Module for iOS and Android Calendar Events
MIT License
906 stars 292 forks source link

No podspec found #322

Closed kangfenmao closed 4 years ago

kangfenmao commented 4 years ago
npm i react-native-calendar-events
cd ios && pod install

[!] No podspec found for react-native-calendar-events in ../node_modules/react-native-calendar-events

kangfenmao commented 4 years ago

I remove this line fixed this issue

pod 'react-native-calendar-events', :path => '../node_modules/react-native-calendar-events'