While that sounds really interesting, CSS animations are somewhat limited and its hard to do gesture or physics-based animations with them. We really need good, fast JS-based animations. Also, whatever handles touch input needs to apply the animation in the same thread.
The React Native devs have a lot of reasons for the above, if you want more reasoning might be good to check it out when its released soon.
The React Native devs have a lot of reasons for the above, if you want more reasoning might be good to check it out when its released soon.
Still, that sounds really cool!