Samuel Bellerose
Samuel Bellerose
I've followed the doc, installed the library with `yarn` I have entered the command `react-native link` And then restarted the package manager I have tried this ``` import I18n from...
I've got this error on iOS when running the project, working well on Android I tried adding this to my WebView it removed the error, but the events were not...
I'm trying to figure out how to call an event on iOS, it works fine on Android, but I'm not sure why it doesn't on iOS, is there anything to...