react-native-eventsource
react-native-eventsource copied to clipboard
i had to edit some files in the ios folder to let it work
most issues were because the import statment it has to be import <React/RNEventSource.h> instead of import "RNEventSource.h"