Add LogManager for reading the logs in react-native
This commit is contained in:
3
src/native/LogManager.js
Normal file
3
src/native/LogManager.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import {NativeModules} from 'react-native';
|
||||
|
||||
export default NativeModules.LogManager;
|
||||
Reference in New Issue
Block a user