Skip to content

Instantly share code, notes, and snippets.

@sghiassy
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sghiassy/fbebae80d1fb0042131c to your computer and use it in GitHub Desktop.
Save sghiassy/fbebae80d1fb0042131c to your computer and use it in GitHub Desktop.
10:48:33.378 'JS->N : RCTTiming.createTimer([1,1,1439920113377,false])'
10:48:33.389 'JS->N : RCTAsyncLocalStorage.multiGet([["__DEV_WARNINGS_IGNORED"],1])'
10:48:33.391 'JS->N : RCTAppState.getCurrentAppState([2,3])'
10:48:33.397 'N->JS : RCTDeviceEventEmitter.emit(["reachabilityDidChange",{"network_reachability":"wifi"}])'
10:48:33.397 'N->JS : RCTDeviceEventEmitter.emit(["appStateDidChange",{"app_state":"active"}])'
10:48:33.398 'N->JS : JSTimersExecution.callTimers([[1]])'
10:48:33.414 'N->JS : <callback for RCTAsyncLocalStorage.multiGet>([null,[["__DEV_WARNINGS_IGNORED",null]]])'
10:48:33.414 'N->JS : <callback for RCTAppState.getCurrentAppState>([{"app_state":"active"}])'
10:48:33.414 'N->JS : AppRegistry.runApplication(["AwesomeProject",{"rootTag":1,"initialProps":{}}])'
10:48:33.415 'Running application "AwesomeProject" with appParams: {"rootTag":1,"initialProps":{}}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF'
10:48:33.415 'JS->N : RCTWebSocketManager.connect(["ws://localhost:8081/devtools",0])'
10:48:33.418 'JS->N : RCTUIManager.createView([2,"RCTView",1,{"position":"absolute","left":0,"top":0,"right":0,"bottom":0}])'
10:48:33.420 'JS->N : RCTUIManager.createView([3,"RCTView",1,{"position":"absolute","left":0,"top":0,"right":0,"bottom":0}])'
10:48:33.421 'JS->N : RCTUIManager.createView([4,"RCTView",1,{"flex":1,"justifyContent":"center","alignItems":"center","backgroundColor":"#F5FCFF"}])'
10:48:33.422 'JS->N : RCTUIManager.createView([5,"RCTText",1,{"accessible":true,"isHighlighted":false,"fontSize":20,"textAlign":"center","margin":10}])'
10:48:33.422 'JS->N : RCTUIManager.createView([6,"RCTRawText",1,{"text":"Welcome to React Native!"}])'
10:48:33.422 'JS->N : RCTUIManager.manageChildren([5,null,null,[6],[0],null])'
10:48:33.423 'JS->N : RCTUIManager.createView([7,"RCTText",1,{"accessible":true,"isHighlighted":false,"textAlign":"center","color":"#333333","marginBottom":5}])'
10:48:33.423 'JS->N : RCTUIManager.createView([8,"RCTRawText",1,{"text":"To get started, edit index.ios.js"}])'
10:48:33.424 'JS->N : RCTUIManager.manageChildren([7,null,null,[8],[0],null])'
10:48:33.424 'JS->N : RCTUIManager.createView([9,"RCTText",1,{"accessible":true,"isHighlighted":false,"textAlign":"center","color":"#333333","marginBottom":5}])'
10:48:33.425 'JS->N : RCTUIManager.createView([10,"RCTRawText",1,{"text":"Press Cmd+R to reload,"}])'
10:48:33.425 'JS->N : RCTUIManager.createView([12,"RCTRawText",1,{"text":"\\n"}])'
10:48:33.425 'JS->N : RCTUIManager.createView([13,"RCTRawText",1,{"text":"Cmd+D or shake for dev menu"}])'
10:48:33.425 'JS->N : RCTUIManager.manageChildren([9,null,null,[10,12,13],[0,1,2],null])'
10:48:33.426 'JS->N : RCTUIManager.manageChildren([4,null,null,[5,7,9],[0,1,2],null])'
10:48:33.426 'JS->N : RCTUIManager.manageChildren([3,null,null,[4],[0],null])'
10:48:33.426 'JS->N : RCTUIManager.manageChildren([2,null,null,[3],[0],null])'
10:48:33.426 'JS->N : RCTUIManager.manageChildren([1,null,null,[2],[0],null])'
10:48:33.447 'N->JS : PerformanceLogger.addTimespans([[130904220,130904265,130904265,130904367,130904183,130904406],["ScriptDownload","ScriptExecution","TTI"]])'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment