Expo SDK 49

<p>Today we&rsquo;re announcing the release of&nbsp;<strong>Expo SDK 49</strong>. SDK 49 includes React Native 0.72.4. Thank you to everyone who&nbsp;<a href="https://blog.expo.dev/expo-sdk-49-beta-is-now-available-6373e78f8624" rel="noopener ugc nofollow" target="_blank">helped with beta testing</a>.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:630/1*cxkYqrlZFKNHCY5wSgDd2w.png" style="height:394px; width:700px" /></p> <h1>Integrated network debugging and React devtools</h1> <p><strong>Network debugging is now available in the JS debugger.</strong>&nbsp;For several SDK releases, it has been possible to launch the JS (Hermes) debugger directly from Expo CLI with the&nbsp;<code>j</code>&nbsp;shortcut. This debugger now also includes support for Network requests when your app runs in&nbsp;<code>expo-dev-client</code>&nbsp;or Expo Go.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:630/0*oCRjGHbkVYq1seMZ.png" style="height:409px; width:700px" /></p> <p>Open up the network inspector with &ldquo;Open JS debugger&rdquo; from Expo Go or a development build with&nbsp;<code>expo-dev-client</code>, and then clicking on the &ldquo;Network&rdquo; tab in the DevTools window that opens.</p> <p><a href="https://blog.expo.dev/expo-sdk-49-c6d398cdf740">Website</a></p>
Tags: Expo SDK