react-native/React
Nick Lockwood 6dd171b8c2 RCTImagePicker now uses main thread
Summary: public

RCTImagePicker (aka ImagePickerIOS) was previously displaying UI from a random thread, which is unsafe. This diff forces it to execute on the main thread instead.

Reviewed By: jspahrsummers

Differential Revision: D2657465

fb-gh-sync-id: 3c0fa6935061ccaa3e6ce649b4e3e8ad8c701384
2015-11-16 03:17:29 -08:00
..
Base Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Executors Fix casting in QoS setter. 2015-11-12 17:02:42 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules RCTImagePicker now uses main thread 2015-11-16 03:17:29 -08:00
Profiler Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
React.xcodeproj Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
Views Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00