Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NVActivityIndicatorViewable' is deprecated #310

Closed
MiteshiOS opened this issue Jul 7, 2020 · 6 comments
Closed

'NVActivityIndicatorViewable' is deprecated #310

MiteshiOS opened this issue Jul 7, 2020 · 6 comments

Comments

@MiteshiOS
Copy link

I run example but it is showing NVActivityIndicatorViewable is deprecated.
Please take a look into screenshots.
Screenshot 2020-07-07 at 10 10 22 PM
Screenshot 2020-07-07 at 10 10 34 PM

@douglas-srs
Copy link

I wonder if there is something of upgrade guide since all my ViewControllers have 'NVActivityIndicatorViewable' and I also use the messages which I don't think is available on version 5

@summonerriftofficial
Copy link

use this

pod 'NVActivityIndicatorView', :git => 'https://github.com/ninjaprox/NVActivityIndicatorView.git', :tag => '4.8.0'

@ninjaprox
Copy link
Owner

Sorry for all inconvenience. Although NVActivityIndicatorViewable is marked as deprecated as per in the release note, it's still useable, just bare with warnings. If you wish to use NVActivityIndicatorViewable, please use the following instead:

pod 'NVActivityIndicatorView/Extended'

@ninjaprox
Copy link
Owner

Close in favor of #315

@rizwan3395
Copy link

It should be open again, as after changing pod 'NVActivityIndicatorView/Extended' still giving deprecated issue on pod 'NVActivityIndicatorViewable'. Any fix upto now?

@i-conde
Copy link

i-conde commented May 16, 2024

@rizwan3395 Any fix upto now??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants