Added web support

This commit is contained in:
2019-07-05 11:35:56 +02:00
parent 59cb7142e3
commit ffa64f3ef1
11 changed files with 133 additions and 70 deletions

View File

@@ -18,7 +18,7 @@ import {
} from 'react-native-debug-console';
network.attach();
log.attach();
log.attach(true);
context.hello = () => 'earth';
console.log('fooo');