react-native/Examples/UIExplorer/UIExplorerUnitTests
Vojta Bartos abf1438f54 fixing shake to open Dev Menu only work once
Summary:
Fixing issues https://github.com/facebook/react-native/issues/10588

This bug has been introduced during refactoring UIActionSheet to UIAlertController d368ebfab2 (diff-f78a84ff95f2bcee5a70d3accb504528)

**Test plan**

- shake to open DevMenu, choose random menu item, it should close DevMenu and after another shaking it should open again
Closes https://github.com/facebook/react-native/pull/10676

Differential Revision: D4168254

Pulled By: javache

fbshipit-source-id: 6e2935b765053a2b55809af357d2b6ea03e04e8b
2016-11-29 13:43:31 -08:00
..
OCMock Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
Info.plist Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
RCTAllocationTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTBridgeTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTBundleURLProviderTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTComponentPropsTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTConvert_NSURLTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTDevMenuTests.m fixing shake to open Dev Menu only work once 2016-11-29 13:43:31 -08:00
RCTEventDispatcherTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTFontTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTGzipTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTImageLoaderHelpers.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTImageLoaderHelpers.m Fix some linter warnings 2016-09-27 06:13:31 -07:00
RCTImageLoaderTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTImageUtilTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTJSCExecutorTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTJSONTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTMethodArgumentTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTModuleInitNotificationRaceTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTModuleInitTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTModuleMethodTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTMultipartStreamReaderTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTShadowViewTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTUIManagerTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTURLUtilsTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
RCTUnicodeDecodeTests.m Fix imports in UIExplorerUnitTests 2016-11-24 09:58:31 -08:00
TestBundle.js RN: Cleanup OSS JS & Flow Declarations 2016-11-20 17:58:29 -08:00
libOCMock.a [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00