react-native/Libraries/JavaScriptAppEngine
James Ide 47e1d1aef8 [Async] Enable async/await and update UIExplorer and tests
Summary:
- Enables async/await in .babelrc and transformer.js
- Adds regenerator to package.json. Users still need to explicitly require the regenerator runtime -- this is so that you only pay for what you use.
- Update AsyncStorage examples in UIExplorer to use async/await
- Update promise tests in UIExplorer to use async/await in addition to the promise API

Closes https://github.com/facebook/react-native/pull/1765
Github Author: James Ide <ide@jameside.com>
2015-08-04 05:35:13 -08:00
..
Initialization [Async] Enable async/await and update UIExplorer and tests 2015-08-04 05:35:13 -08:00
System/JSTimers Fixed null argument errors for timers and layout animations 2015-08-01 06:40:27 -08:00
polyfills [react-native] Make document.js into a polyfill. Fixes #1149 2015-05-13 17:50:21 -08:00