In newer RN versions they've finally removed deprecated removeEventListener function in favor of new instance-based remove() function call.
I've created a patch in our local project - the change seems to be working fine.
Would really appreciate if you can approve and merge this PR https://github.com/splitio/react-native-client/pull/37/files
In newer RN versions they've finally removed deprecated
removeEventListenerfunction in favor of new instance-based remove() function call.I've created a patch in our local project - the change seems to be working fine.
Would really appreciate if you can approve and merge this PR https://github.com/splitio/react-native-client/pull/37/files