Advertisement · 728 × 90

Posts by react-native

Preview
GitHub - ecrindigital/facetpack: ⚡ 36x faster Metro transforms for React Native. Rust-powered (OXC). Drop-in Babel replacement. ⚡ 36x faster Metro transforms for React Native. Rust-powered (OXC). Drop-in Babel replacement. - ecrindigital/facetpack

36x faster Metro transforms for React Native, powered by Oxc 👀
github.com/ecrindigital...

3 months ago 41 1 1 0
Post image

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

4 months ago 12 3 2 0
Preview
The State of React and the Community in 2025 Detailed thoughts on how React has been developed over time, and explanations for common community confusion and concerns

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...

10 months ago 55 13 8 4
Preview
useState for one-time initializations Why you shouldn't rely on useMemo for guaranteed referential stability but prefer useState instead

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.

11 months ago 46 3 6 0
Post image

Fresh React news here:

thisweekinreact.com/newsletter/221

In case you missed it 😘

1 year ago 19 2 0 0
Video

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

1 year ago 11 2 0 0
How to use over the air updates to share previews with your team | EAS Tutorial
How to use over the air updates to share previews with your team | EAS Tutorial YouTube video by Expo

💨 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

1 year ago 12 1 0 0
Build a DeepSeek Wrapper iOS App in 1 Hour Without ANY Coding!
Build a DeepSeek Wrapper iOS App in 1 Hour Without ANY Coding! YouTube video by Riley Brown

🤯 @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?...

1 year ago 25 2 2 0
Advertisement
Post image

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

1 year ago 61 8 1 0
Post image

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

1 year ago 58 10 1 2
1 year ago 1 0 0 0
Post image

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

1 year ago 74 16 2 1

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

1 year ago 34 1 2 1
Post image

🪲 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...

1 year ago 38 5 0 0
Preview
React v19 – React The library for web and native user interfaces

React 19
Stable

react.dev/blog/2024/12...

1 year ago 2 0 0 0
Advertisement
Post image

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

1 year ago 131 11 5 1
Preview
Release 0.77.0-rc.0 · facebook/react-native Breaking Bridgeless: Make NativeModules.foo load turbomodules (unset turboModuleProxy in bridgeless). (cc5f17d5a2 by @RSNara) dev-middleware: Frameworks should specify serverBaseUrl relative to th...

react native 0.77 RC

Let's go

github.com/facebook/rea...

1 year ago 18 2 1 1
Preview
Environment variables in EAS: new changes to simplify setup Today we are introducing the ability to securely store all environment variables in EAS and keep them in sync between Build, Update, and everywhere else.

🥳 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...

1 year ago 39 3 3 4
Post image

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

1 year ago 108 12 2 1
Post image

X in rn docs

1 year ago 1 0 0 0
Preview
Showcase · React Native Thousands of apps are using React Native, check out these apps!

where is #bsky?

reactnative.dev/showcase

1 year ago 1 0 0 0