prscX / react-native-siri-wave-view

React Native: Native Siri Wave View

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build failed for ios

Aashish-1008 opened this issue · comments

getting this error while doing pod install:
Unable to find a specification for PXSiriWave (~> 0.0)

Thanks @Aashish-1008 for reporting the issue.

  • Can you try by changing PXSiriWave (~> 0.0) version to PXSiriWave (~> 0.0.1). You can find the file at below path:

react-native-siri-wave-view/ios/Podfile

  • If the above solution does not work please retry the same by running below command:

pod update

Thanks
</ Pranav >

Thanks.
It worked for me.

Thanks @Aashish-1008 for the update.

Can you please share what was the fix for the issue.

Thanks
</ Pranav >