Since `Promise` is not polyfilled, the animation won't work on IE (till latest; it works on Edge though). This will cause all hosting apps that rely on react-state-animation and have no polyfill installed to get the same error on IE. <img width="1091" alt="screen shot 2017-01-18 at 12 16 50" src="https://cloud.githubusercontent.com/assets/1609297/22062104/68bdb252-dd78-11e6-9fdd-04e1c740ea3d.png">
Since
Promiseis not polyfilled, the animation won't work on IE (till latest; it works on Edge though).This will cause all hosting apps that rely on react-state-animation and have no polyfill installed to get the same error on IE.