🔧🚀 Just launched: a new @expo Dev Plugin for debugging React Native MMKV!
Huge thanks to @kudochien for the review and merge 🙏
Explore now: https://t.co/iI2GQtzQjc
You can now build mobile apps with HTML 🤯
Made possible by React Strict DOM
https://t.co/Lg4B4HyFuC
See the codebase for a fully working POC here: https://t.co/71zEZMoJWV
Last week I wrote a status recap for react-native-macOS, since a few folks were concerned that it wasn't in an healthy state.
It's a bit long so here's the tl;dr: it's in a VERY healthy state, but because it's a fork the heartbeats are not the usual ones 😉
Today is the day! Apple Vision Pro is out and React Native is ready! 🥽
We just released React Native visionOS 0.73 🚀
I wrote a blog post on how you can get started ⬇️
📣The #ReactNative#performance dashboard is now publicly available:
https://t.co/y5wTqdgONB
📈 It runs Flashlight measures against all RN versions against a sample scenario.
🤞Should be helpful to detect regressions
We can see some interesting stuff already, details ⬇️
TIL: ReactFragment is not always necessary for integrating #ReactNative components into brownfield apps. Using Views can offer more flexibility. For instance, you can instantiate a ReactRootView and utilize it in a screen that uses #JetpackCompose. Sample code below ⬇️
#Apple introduced a new Push Notifications Console to
- Send test notifications
- Get insights from delivery logs
- Authenticate & validate your APNS tokens
A good tool to understand and setup a notification delivery system
https://t.co/OWC6BDxnPH
⭐️ React Native devs! ⭐️
I started a new Twitter community for React Native news, tips, showcasing apps, and whatnot.
It'll be a kind, tech-focused community. Lots of fun React Native topics.
Join here, & please retweet for reach:
https://t.co/j2gc1deuEh
As promised, here's a guide on how to measure #performance for #ReactNative apps using @flipper_fb 🚀
https://t.co/TISWDAfcUh
It includes a concrete example of how we used @ReactDevTools on the @TF1Info app to go from a 40/100 ❌score to 90/100 ✅
@HermesEngine is incredible! Our #ReactNative app is now ~70% faster to load 🚀
What about yours?😊
Here's a guide on both measuring and improving React Native apps startup time https://t.co/jWB5d0U0My
#performance#android