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:  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...