Martin Harkins
Martin Harkins
Changes to the size of view elements within one of the child views were not being reflected on screen (until scrolling the element out and then back in). The issue...
### Minimal reproducible example https://github.com/MartinHarkins/expo-sse-patch ### What platform(s) does this occur on? Android ### Did you reproduce this issue in a development build? Yes ### Summary [Server Sent Events (whatwg)](https://html.spec.whatwg.org/multipage/server-sent-events.html#server-sent-events)...
If ever, here's a fix otherwise completely crashes the react-native apps (when in release mode). ## Problem Crash occurs whenever there is a connection error. Essentially, since the error is...