Hacker News new | ask | show | jobs
by andrewrothman 3898 days ago
Looks like a great tutorial. I'm glad to see you included animation, which I generally see as a pain point in declarative user interface development, and which looks pretty simple here.

React Native just keeps getting bigger and bigger. I can't believe what has been accomplished with this tool, and it's amazing to think what the future of it might be.

1 comments

For a nice repo of declarative animations check out https://github.com/oblador/react-native-animatable
Very impressive stuff. Thank you.