rn-css icon indicating copy to clipboard operation
rn-css copied to clipboard

Support for Animations and Transitions

Open fera765 opened this issue 5 years ago • 5 comments

Is it possible to add @Media Query, Animations, Transitions?

fera765 avatar Jul 30 '20 13:07 fera765

Yes, media queries are planned. I just need to finish some stuff before I can finish this, but that should not be too hard. For transitions and animations, well... That's probably doable, but probably not that easy. I'll see what I can do about it. The Animated API of React-Native is really not easy to use.

Sharcoux avatar Jul 30 '20 15:07 Sharcoux

of an exhibition at cssta, he managed to work with animations and a lot of things ..

https://www.npmjs.com/package/cssta

fera765 avatar Jul 30 '20 16:07 fera765

Interesting. It will definitely help. As I said, I'm convinced it is doable. It is just a bit challenging because there are a lot of cases to handle. But the current way rn-css is handling units and props should make it not too hard to integrate animations and transitions.

Sharcoux avatar Jul 30 '20 17:07 Sharcoux

I really liked the result of rn-css, I used it today to test and I really liked ...

It seems to be an incredible proposal

fera765 avatar Jul 30 '20 17:07 fera765

Thank you =) Don't hesitate if you encounter issues. The project is still very young but we are using it on a huge app so I can ensure that it will be maintained.

Sharcoux avatar Jul 30 '20 18:07 Sharcoux