You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expo Updates Context is passed to native after native init to be available for crashes (#4808)
Expo Updates Context values should all be lowercase (#4809)
Avoid duplicate network requests (fetch, xhr) by default (#4816)
traceFetch is disabled by default on mobile as RN uses a polyfill which will be traced by traceXHR
Changes
Renames enableExperimentalViewRenderer to enableViewRendererV2 which is enabled by default for up to 5x times more performance in Session Replay on iOS (#4815)