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

Extra info regarding the tilt animation for the documentation #49

Closed
brunophilipe opened this issue Sep 1, 2016 · 1 comment
Closed

Comments

@brunophilipe
Copy link

I was having problems with the tilt animation, and I couldn't get it to work. I would trace all the function calls all the way to the library adding the 3D animation to the layer, and yet it did not work.

But then I noticed that the only difference between my code and the example is that I called

fluidView.startAnimation()
fluidView.startTiltAnimation()

inside of viewDidLoad(). Moving those calls to viewDidAppear fixed the problem. I think you could perhaps want to add this to the Read-me file.

Awesome job with the view! 👍

@antiguab
Copy link
Owner

awesome! sorry for the late response but I'll do that!

@antiguab antiguab closed this as completed Jan 2, 2019
@antiguab antiguab self-assigned this Sep 5, 2019
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

2 participants