Issues with Effect in React Native
heyo - anyone using Effect in React Native land? Got some issues when merging in our Effect rewrite in our Expo branch.
I pollyfilled TextEncoder and TextDecoder but I'm hitting some weird errors, managed to do a quite simple reproducer here: https://github.com/juliusmarminge/effect-react-native-constructor-is-not-callable.
I pollyfilled TextEncoder and TextDecoder but I'm hitting some weird errors, managed to do a quite simple reproducer here: https://github.com/juliusmarminge/effect-react-native-constructor-is-not-callable.
