Closed theofficejackpot closed 4 years ago
same error
pod 'NVActivityIndicatorView', :git => 'https://github.com/ninjaprox/NVActivityIndicatorView.git', :tag => '4.8.0'
If you wish to use NVActivityIndicatorPresenter
, please the following instead:
pod 'NVActivityIndicatorView/Extended'
Close as the document is back, and for breaking changes in 5.0.0, please refer to its release note
https://nvactivityindicatorview.vinhis.me/. is 404.
Secondly, I just pulled 5.0.0 , coming from 4.8.0, and now getting
Use of unresolved identifier 'NVActivityIndicatorPresenter' Use of unresolved identifier 'ActivityData'
Can you please point me to the changes?