fthernan
Results
2
comments of
fthernan
I imported the module like this, without any problem: ``` import { default as EventSource } from 'eventsource'; ``` Then you can use it like this: ``` let source =...
Disabling the debug mode worked for me. 1. Open the developer menu (pressing "d" on the metro console 👇⌨️, or shaking 👋 your phone/device) 2. Click on "Settings" ⚙️ 3....