jfinn před 3 roky
rodič
revize
c2d2408617
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      react/index.native.js

+ 1
- 0
react/index.native.js Zobrazit soubor

@@ -71,6 +71,7 @@ if (!__DEV__) {
71 71
     /* eslint-disable */
72 72
 
73 73
     const __orig_console_log = console.log;
74
+    window.clog3= console.log
74 75
     const __orig_appregistry_runapplication = AppRegistry.runApplication;
75 76
 
76 77
     AppRegistry.runApplication = (...args) => {

Načítá se…
Zrušit
Uložit