react-native/React
Tadeu Zagallo bd3f9763f7 [ReactNative] Fix alert out of main thread
Summary:
@public

I've added an alert to notify when the profile has been generated, but it was
being created out of the main thread.

Test Plan:
Launch the UIExplorer, start and stop profiling, an alert should show up, and
everything should just keep working as expected.
2015-06-23 03:54:57 -08:00
..
Base [ReactNative] Fix alert out of main thread 2015-06-23 03:54:57 -08:00
Executors [ReactNative] Add PerformanceLogger to measure TTI 2015-06-19 15:01:35 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Fixed AsyncLocalStorage bug 2015-06-22 14:40:33 -08:00
React.xcodeproj [ReactNative] Add PerformanceLogger to measure TTI 2015-06-19 15:01:35 -08:00
Views Changed methodQueue to a property 2015-06-19 04:20:39 -08:00