Also loves to sketch and draw ✏️
◆ React Native 0.81
◆ Precompiled RN for iOS → faster clean builds
◆ iOS 26 Liquid Glass icons + views
◆ Android 16 target, edge-to-edge default
◆ Router v6 native tabs
◆ Updates: header overrides, progress, reload screen
◆ So much more...
expo.dev/changelog/sd...
◆ React Native 0.81
◆ Precompiled RN for iOS → faster clean builds
◆ iOS 26 Liquid Glass icons + views
◆ Android 16 target, edge-to-edge default
◆ Router v6 native tabs
◆ Updates: header overrides, progress, reload screen
◆ So much more...
expo.dev/changelog/sd...
This week: React Native on desktop?
@saadnajmi.bsky.social from Microsoft joins our hosts to talk about bringing React Native to macOS! They talk about what works, what doesn’t, and what’s next.
Don't miss it!
infinite.red/react-native...
This release includes several performance improvements. Metro is now >3x faster to cold start! Android apps will also be faster thanks to changes to JS bundle compression.
reactnative.dev/blog/2025/04...
This release includes several performance improvements. Metro is now >3x faster to cold start! Android apps will also be faster thanks to changes to JS bundle compression.
reactnative.dev/blog/2025/04...
reactnativeconnection.io
reactnativeconnection.io
◆ Instantly launch on iOS w/o downloading
◆ Deep link to every screen automatically
◆ Convert users in-app w/o ever going to the App Store
A new era for mobile web—notifications, Live Activities, haptics, etc
Try now appclip.apple.com/id?p=com.eva...
Limited seats available!
👉 reactnativeconnection.io
Limited seats available!
👉 reactnativeconnection.io
📝 Note that there is no silver bullet or 1-1 replacement that works best for all cases. If the only possibility is `useEffect`, you likely have an architectural problem
📝 Note that there is no silver bullet or 1-1 replacement that works best for all cases. If the only possibility is `useEffect`, you likely have an architectural problem
It started as a performance experiment, but it ended up solving a lot of the major issues with lists in React Native. 🎉
✨ Better perf than FlashList
✨ maintainContentVisiblePosition
✨ Bidirectional infinite lists
✨ Chat UI without inverting