Animations In React Native

Feb 5, 2017


Intro

I followed Jason Brown's egghead tutorial, Animate React Native UI Elements, then I had the idea to create a very simple app to showcase what he did. It gives you a very good overview of what is possible with react native in terms of animations. It is of course possible to do more complex things and this can be a good start for those who want to learn.

Demo

Technologies


Prev:Angular 2 Redux-like Todo App