jaumard / flare_splash_screen

Facilitator for having a Splash Screen with a Flare animation
MIT License
95 stars 20 forks source link

Rive support #30

Closed muhammadidrees closed 3 years ago

muhammadidrees commented 3 years ago

With the breaking update of rive 1 to rive 2, the .flr file format is not supported anymore and all exports are made in a new format .riv. Neither there is any way to convert a .flr file to .riv nor there is any way to export a .flr file from the rive 2 app. This package needs to be updated to support the new format as the rive 1 app will soon be deprecated.

jaumard commented 3 years ago

Hello,

ho I didn't follow that in a while! I'll surely start to migrate those then thanks! Is there any documentation on how to do that ?

muhammadidrees commented 3 years ago

I haven't found any useful migration guide. Rive themselves have created a separate rive package leaving the flare package as is. :(

JaffaKetchup commented 3 years ago

Hello, Is there any news on this, as new users (such as myself) are unable to create accounts for the old Flare app, meaning we can now only use .riv files. I have been relying on this working, so please can it be done as soon as possible. Thanks, Luka S

jaumard commented 3 years ago

My idea is to create a fork on my own repo and migrate it to rive, like this it will have a new name, but should keep the same API. I'll do that this week.

jaumard commented 3 years ago

I've started the migration guys, I'll keep you updated :)

jaumard commented 3 years ago

Here it is :) https://github.com/jaumard/rive_splash_screen

I'm closing this issue, if you have feedbacks create issue on the new repo :) I love some