Closed MichaelKim39 closed 4 years ago
The code spawning this issue:
Hi, this is not an error related to react-native-logs
, can I know some information about your system? Do you use expo or is it a bare react-native app? do you use redux?
If you use EXPO try to upgrade your expo-cli: npm install -g expo-cli
and then run your app.
Thank you! I realised I was using npm to update expo-cli which was not working as expected, using yarn sorted it!
You're welcome
I seem to be getting an "unrecognised event" line being output for every log.info I do, I can not find anything online about how to solve this, do you have any advice?