react-native/Examples/UIExplorer/UIExplorerUnitTests
Nick Lockwood cae4761006 Use arrays for module method data
Summary: public

Use arrays instead of dictionaries for encoding module method information.

This further reduces UIExplorer startup JSON from 16104 bytes to 14119 (12% reduction)

Reviewed By: javache

Differential Revision: D2570057

fb-gh-sync-id: 4a53a9ead4365a136e7caeb650375733e1c24c0e
2015-10-23 10:16:26 -07:00
..
OCMock [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00
Info.plist Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues 2015-06-15 07:52:50 -08:00
LayoutSubviewsOrderingTest.m [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00
RCTAllocationTests.m [ReactNative] Increase timeout and re-enable allocation tests 2015-09-01 08:53:47 -08:00
RCTBridgeTests.m Use arrays for module method data 2015-10-23 10:16:26 -07:00
RCTContextExecutorTests.m Use JSStringCreateWithUTF8CString and skip NSString decoding when loading the bundle 2015-10-16 08:11:25 -07:00
RCTConvert_NSURLTests.m Use bundleForClass instead of mainBundle to find resources 2015-09-29 10:36:23 -07:00
RCTConvert_UIFontTests.m Implemented lazy parsing of method signatures to improve TTI 2015-08-11 08:49:13 -08:00
RCTEventDispatcherTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTGzipTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTImageLoaderHelpers.h Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageLoaderHelpers.m Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageLoaderTests.m Added RCTDataRequestHandler 2015-10-19 09:07:06 -07:00
RCTImageUtilTests.m Fixed image clipping / resizing logic 2015-08-13 08:13:55 -08:00
RCTJSONTests.m Added JSONKit support 2015-07-20 09:52:31 -08:00
RCTMethodArgumentTests.m NSNumber arguments must now be nonnull 2015-07-31 06:57:08 -08:00
RCTModuleMethodTests.m Small perf improvement to RCTPerfStats and RCTBridgeModuleNameForClass 2015-08-25 04:48:39 -08:00
RCTShadowViewTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTSparseArrayTests.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTUIManagerTests.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
libOCMock.a [ReactNative] Move unit tests to UIExplorer 2015-06-06 13:38:34 -08:00