36x faster Metro transforms for React Native, powered by Oxc ๐
github.com/ecrindigital...
@react-native.bsky.social
Hello react-native world! Not official
36x faster Metro transforms for React Native, powered by Oxc ๐
github.com/ecrindigital...
This Week In React 263 ๐ค @filipkaminski.com @piaskowyk.bsky.social
โ๏ธ
- React vulnerabilities
- RSC Explorer
- Base UI
- shadcn
- Blender renderer
- TanStack
- Formatjs
๐ฑ
- Hermes
- Screens
- Navigation
- State of RN
- ZoomGrid
- Radon
- Nitro
๐ฟ Read/subscribe: thisweekinreact.com/newsletter/263
I've also put up an extensive blog post that goes into more detail on the same topics, including the history and influences of React's development, and discussions of the pain points and concerns I see in the community:
blog.isquaredsoftware.com/2025/06/reac...
Today I learned why this:
const value = useRef(null)
if (!value.current) {
value.current = init()
}
_can_ be better than:
const [value] = useState(init)
Hint: StrictMode is involved ๐
Guess itโs time to update my blogpost / write a new one.
Fresh React news here:
thisweekinreact.com/newsletter/221
In case you missed it ๐
Meet Smelter โ our new toolkit for programmatic video composition! ๐
With Smelter you can:
โ
combine multimedia from different sources into a single video or live stream
โ
enrich your content with text, custom shaders, and embedded websites
โ
do it all effortlessly with ready-to-use React components
๐จ Hey CodePush users!
Take a look at this new tutorial video from @codewithbeto.dev about how to share Previews with your team using EAS Update (our OTA service): youtu.be/vPKh-tNm-yI
๐คฏ @deepseeks.bsky.social ๐ค Cursor ๐ค ๐ Expo ๐ค @clerk.com
This video is remarkable. @rileybrown.bsky.social shows you how to build a mobile app without writing a single line of code.
youtu.be/WsQ_W0VHW2I?...
This Week In React 219
โ๏ธ
- CRA deprecated
- Next.js experimental flags
- Remix
- Tremor dashboards
- SaaS Starter
- Local-First
- JSDom
- 2n8
๐ฑ
- Windows/MacOS
- Debugging
- Shopify
- Polygen
- Reanimated
- Audio API
- SwiftUI
- BottomTabs
Read online / subscrb:
thisweekinreact.com/newsletter/219
This Week In React 215
Read/subscribe online:
thisweekinreact.com/newsletter/215
โ๏ธ
- Dropdown
- i18n
- Next.js
- Remix
- Astro
- shadcn
- StyleX
- Fancy Comps
๐ฑ
- Static Hermes
- Expo
- Skia
- ExecuTorch
- Kotlin
This Week In React 213
Read/subscribe online:
thisweekinreact.com/newsletter/213
โ๏ธ
- React 19
- Next.js
- React Compiler
- React Router
- Restyle
- Lingui
๐ฑ
- State of RN
- Uniffi
- Shared Objects
- Fast IO
- Sheet Transitions
- Radon
tip for React/RN library authors: if youโre creating a library that messes with refs or native handles, *please*, verify that itโs able to handle conditional rendering and refs changing over time! conditional rendering is a fundamental React feature. i donโt know how this wasnโt caught for years
07.12.2024 19:06 โ ๐ 34 ๐ 1 ๐ฌ 2 ๐ 1๐ชฒ In the "State of React Native" survey each year "debugging" has been the biggest pain point.
That's why @swmansion.com built Radon.
Set a reminder on youtube for the livestream next Tuesday to watch @kzzzf.bsky.social live demo the power of Radon 1.0: youtube.com/live/UeYmRKW...
React 19
Stable
react.dev/blog/2024/12...
This Week In React 211
Read/sub: thisweekinreact.com/newsletter/211
โ๏ธ
- React Router
- TanStack
- Next.js
- moveBefore
- RSC
- Vite
- cb refs
- React Aria
- Ariakit
- Meteor
- Rslib
๐ฑ
- 0.77 RC
- Screens
- Legend List
- Rapier Wasm
- Testing Library
- BottomTabs
- Cali
- Nitro
- Solito
react native 0.77 RC
Let's go
github.com/facebook/rea...
๐ฅณ Launch Party day 5: New "secret" sauce - EAS environment variables
Today we are introducing the ability to securely store all environment variables in EAS and keep them in sync between EAS Build, EAS Update, & wherever else you need them.
Read the blog post for details: expo.dev/blog/environ...
This Week In React 210
Read online & subscribe:
thisweekinreact.com/newsletter/210
โ๏ธ
- React 19 RC1
- Next.js
- TanStack
- React IDE?
- MistCSS
- React Scan
- PayloadCMS
- React + TS
๐ฑ
- Expo Workflows
- Universal RSC
- use dom
- Yoga JSI
- Skia
- Turbo Haptics
- TV cookbook
- FastIO
X in rn docs
20.11.2024 15:17 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0where is #bsky?
reactnative.dev/showcase