react-native-eventsource icon indicating copy to clipboard operation
react-native-eventsource copied to clipboard

i had to edit some files in the ios folder to let it work

Open moddatherrashed opened this issue 5 years ago • 0 comments

most issues were because the import statment it has to be import <React/RNEventSource.h> instead of import "RNEventSource.h"

moddatherrashed avatar Apr 22 '19 20:04 moddatherrashed