react-native/Libraries/ReactIOS
Tim Yung f60e80d89d RN: Lazily Symbolicate Warnings
Summary:
Currently, every warning triggers a packager request to symbolicate the stack trace. If there happens to be a lot of warnings or if the packager or device are pretty busy (or low powered), this can cause a significant delay in responsiveness (and development velocity).

This fixes the issue by only symbolicating warnings when users inspect them.

Reviewed By: sahrens

Differential Revision: D3448032

fbshipit-source-id: d6154f336ed34c15f99170da013ae3ff1f1ef075
2016-06-16 19:13:23 -07:00
..
AppContainer.js Unify renderApplication across iOS and Android 2016-06-13 16:44:04 -07:00
YellowBox.js RN: Lazily Symbolicate Warnings 2016-06-16 19:13:23 -07:00
renderApplication.js Unify renderApplication across iOS and Android 2016-06-13 16:44:04 -07:00
requireNativeComponent.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
verifyPropTypes.js Native propTypes RCTDatePickerIOS !== propTypes DatePickerIOS 2016-06-01 08:58:22 -07:00