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

Scope Issue #1

Open
kaijanipalli opened this issue Nov 25, 2023 · 1 comment
Open

Scope Issue #1

kaijanipalli opened this issue Nov 25, 2023 · 1 comment

Comments

@kaijanipalli
Copy link

In "Anuvaad.xcodeproj", I keep on getting scope errors on two animation lines:

  1. let animationGIFView = AnimationView()
  • Cannot find "AnimationView" in scope.
  1. let animation = Animation.named("loading")
  • Cannot find "Animation" in scope.

Please advise.

@siddhantmishra1305
Copy link
Owner

Please try running pod install.
I have used Lottie to display GIFs and I suspect that pod might not be installed.

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

No branches or pull requests

2 participants