-
Notifications
You must be signed in to change notification settings - Fork 362
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
Is this repo abandoned? #112
Comments
I think its safe to say its been abandoned. I also made a fork of the repo as well. |
Anyone want to keep this updated? haha. Or is there another commonly-used fork in existence? |
@ktut i have a forked version that is able to be used via npmjs.org :) |
@donovanclarke I have a project that uses this repo's version, what changes I would have to make to port the project to your fork? |
@JanderSilv Should not be any different than how you use this version. My forked version has some extra props, but it was built in a way that they default unless chosen. |
Just in case anybody comes to this thread, mifi rewrote this package and it's pretty easy to integrate. No more warnings that we're using unsafe life cycle methods 👍 |
I've also had success with using https://github.com/Gamote/lottie-react |
Is this still being maintained? because of the deprecation of react class life cycle methods and the libraries this repo uses, it is almost nos possible any more to use it. I had to make a fork an work from there. But I do not like to duplicate the library if the original is still being updated
The text was updated successfully, but these errors were encountered: