Dave Bryand

Results 2 comments of Dave Bryand

Whenever this is completed, you may want to update this documentation as we start off with errors when trying to stand up the examples from docs: ![image](https://user-images.githubusercontent.com/9218/34689007-0e0fc986-f482-11e7-9faf-e67172f08a88.png) https://tonyhb.github.io/tectonic/api-model.html

You may want to put a `.pause()` in your `createAnim2Test` tween and then in `componentDidMount` do something like: ``` componentDidMount(){ var animCircleNext = this.addAnimation(createAnim2Test); // Do whatever you need to...