mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
Added web support
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
} from 'react-native-debug-console';
|
||||
|
||||
network.attach();
|
||||
log.attach();
|
||||
log.attach(true);
|
||||
context.hello = () => 'earth';
|
||||
|
||||
console.log('fooo');
|
||||
|
||||
Reference in New Issue
Block a user