Support for Animations and Transitions
Is it possible to add @Media Query, Animations, Transitions?
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.
of an exhibition at cssta, he managed to work with animations and a lot of things ..
https://www.npmjs.com/package/cssta
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.
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
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.