Break down PRE_REACT_CONTEXT

Reviewed By: cwdick

Differential Revision: D5874529

fbshipit-source-id: 0ee9d740b4445419e3143942514475751763520d
This commit is contained in:
Alexey Lang
2017-09-21 07:56:17 -07:00
committed by Facebook Github Bot
parent 67d0cc5c08
commit b9be9a01a9
2 changed files with 58 additions and 47 deletions

View File

@@ -70,4 +70,6 @@ public enum ReactMarkerConstants {
RELOAD,
DOWNLOAD_START,
DOWNLOAD_END,
REACT_CONTEXT_THREAD_START,
REACT_CONTEXT_THREAD_END,
}