Files
react-native/Libraries
Kevin Gozali a89e9323fc Cache Platform constants in JS
Summary: For better perf with TurboModule, cache the return value of NativePlatformConstants*.getConstants() in JS so that we avoid going back into native (from JS) for each call. This specific method is called very frequently throughout RN codebase.

Reviewed By: mdvacca

Differential Revision: D15893289

fbshipit-source-id: ce8016ed7d3efb420df93e27dbfa77d7d4f06cf8
2019-06-18 23:10:50 -07:00
..
2019-05-20 18:05:55 -07:00
2019-06-17 10:59:05 -07:00
2019-06-03 23:03:41 -07:00
2019-05-31 19:56:37 -07:00
2019-06-06 11:34:11 -07:00
2019-06-07 11:38:31 -07:00
2019-05-13 11:43:49 -07:00
2019-06-18 23:10:50 -07:00
2019-06-07 06:39:28 -07:00
2019-06-12 06:19:32 -07:00