Leon

@leondvlpmnt.bsky.social

React Native developer, Expo enthusiast, always curious to learn more.

Adding expo modules to your app will become a lot easier. @expo.dev SDK 56 will have experimental support for inline modules, which means you can colocate kotlin/swift modules directly in your codebase.

Bild

Just playing around a bit with the new "expo/fetch" package in @expo.dev SDK 52. With "expo/fetch" it's possible to read response streams. This is especially useful for AI apps but another cool use case is streaming search results from server to app. Really cool stuff 🚀