Expo SDK 56 is out ๐
โ Expo UI is stable on iOS and Android
โ iOS builds 16% faster, plus another 20% on EAS from precompiled community libs
โ Android cold starts 40% faster
โ Expo Router decoupled from React Navigation
โ Inline native modules: write Swift and Kotlin
Make sure you're registered for the next React Native London meetup here: guild.host/events/react-nโฆ@zoontek has a great talk lined up, @_philpl and I will be there if you wanna talk more Expo, and don't forget to ask @jmeistrich about the cool new app he's been working on ๐ค
React Native London
with @zoontek w/ a talk on Expo UI & native swift/compose UIs and where we're heading next
(+ bonus attendees from @expo)
on Thursday, July 16, 6:30PM
(+ bother @jmeistrich there about RN macOS apps ๐)
still a few spots left
guild.host/events/react-nโฆ
Your iOS builds just got faster. No changes required.
SDK 56 ships Expo modules as precompiled XCFrameworks: instead of compiling them from source on every build, your app links binaries that were already built.
On by default, locally and on EAS Build. @chrfalch shares all the