-
Notifications
You must be signed in to change notification settings - Fork 447
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
Roadmap for upcoming features #32
Comments
Thanks! We do have some planned milestones, we just need to import them into this report. We will get to it, maybe after the holidays ;-) |
1++ for the skottie |
how about the Shadow ? |
@arasrezaei may I ask about your use-cases for Skottie support? You may want to file a separate issue for this. |
@hannojg @arasrezaei may we ask about your use cases with Skottie? Why are you considering it versus using LottieView? |
@wcandillon The main issue we face with LottieView is performance. Due to the fact that it uses the platform's animation API to run the animation continually, it comes with a certain CPU cost. For "complex" lottie animation this can be pretty high. Mostly this is concerning low-end devices, especially on Android. It would be very interesting for us to see the performance of skottie VS lottie-ios/android. I am not sure how skottie works internally and whether there is a good chance it will provide performance improvements. |
Not sure how much of a low-hanging fruit this is but it sure would be nice. I see three main use-cases for this:
|
LottieView has pretty horrific performance. Can make even high end devices lag. Would be awesome to get Skottie =D |
I agree, we need a wrapper around skottie with all features, lot's of people are heavily depend on lottie animations, but lottie react native is slow. Also with react native skia we can get a great support for rive animations too :)) May be @hannojg could help us. |
Some time has passed since the latest updates, but it has not become easier to overcome manual skia/skottie setup yourself! Do you still have plans for skottie module? in addition to the advantages of skottie listed in this issue and pull request, I would like to note skottie's much broader support for after effects features. From your blog post it seems obvious that some kind of working implementation exists, but there are no actual supported public implementations? Looks like this two branches is the closest code to success? Thanks @hannojg for this, btw! |
Hey @damikdk to be honest I forgot about this project since I left the project I initially start building rn-skottie for. However, there seems to be a lot of interest and I have some spare capacity. |
Skia Lottie for game elements will be super cool. or, we need Image sprites similar to css background position implementation. |
Hey 👋
Thank you so much for this great work!
I was wondering whether there is an official roadmap where we can see which features you guys are still working on? For example, I thought about getting into all of this by bringing over the Skottie module(?). However, I don't know whether someone else is already working on it. So, for contributors, I think it'd be great to have a shared roadmap?
(asking because in the presentation video of Skia you guys gave estimates when you will have 100% feature completeness)
The text was updated successfully, but these errors were encountered: