週刊React Native
← 一覧へ戻る

2026-08-24 · #40

週刊React Native #40 Reanimated 4.6リリース、Expo CLI新プロジェクトでバンドル2〜3倍高速化、Expo Desktop v1進捗ほか

React Native Reanimated 4.6 リリース#

Reanimated 4.6がリリースされ、React Native 0.87に対応しました。 iOSとAndroidでCSSアニメーション・トランジションのコールバックが発火するようになり、CSSのcontrast-color()を移植した新しいcontrastColor()ワークレットも追加されています。

Oskar Pawica @O_Pawica · 2026年8月21日

We've just released Reanimated 4.6 🎉 ✅ React Native 0.87 ✅ CSS animation & transition callbacks now fire on iOS and Android ✅ new contrastColor() worklet, a port of CSS contrast-color() 🧪 experimental platform-driven CSS opacity transitions on Android, behind a feature flag

Oskar Pawica @O_Pawica · 2026年8月21日

Check out the full release notes below 👇 swmansion.com/changelog/reanim…

Expo CLIの新プロジェクト「noxcturnal」でバンドル時間が2〜3倍高速化#

Expo CLIの新プロジェクト「noxcturnal」が開発中で、手元で最も規模の大きいテストアプリのコールドバンドル時間が2〜3倍速くなったことが示されました。 まだ早期段階の共有とのことです。

phil 🫠 @_philpl · 2026年8月17日

maybe too early to share, but this is project "noxcturnal" for the expo cli and what it does to our largest testing app's cold bundling times 🚀 (2-3x speedup)

Expo Desktop v1 開発進捗:テンプレートをnpmに公開#

Expo Desktop v1のリリースに向けて、blank-typescriptbare-minimumの2つのテンプレートがnpmに公開されました。 Expo CLIと同様に、ダウンロードを避けるためローカルコピーを優先して参照するロジックも実装されています。

Jamie Birch @birch_js · 2026年8月22日

Expo Desktop v1 is getting closer! Today I've published blank-typescript and bare-minimum templates to npm, and have implemented the logic for the CLI to find those templates when creating/prebuilding an app. Just like Expo CLI, it'll look for a local copy to avoid a download.

React Navigation 8:複数パスセグメントのマッチングをサポート#

React Navigation 8では、リンクに対して複数のパスセグメントをマッチングする機能がサポートされます。 詳細は公式ドキュメントで確認できるようです。

React Navigation @reactnavigation · 2026年8月20日

React Navigation 8 will support matching multiple path segments for links. Check out the docs: reactnavigation.org/docs/8.x/c…

// Matches /files/a and /files/a/b
'files/:parts+'

// Matches /files, /files/a and /files/a/b
'files/:parts*'

ExpoがエージェントによるSDK PRの自動レビューを実装#

Expoは、agent-deviceを使ってExpo SDKのPRを実際のiOSおよびAndroidのスクリーンショットで自動検証する仕組みを導入しました。 PRレビューにスクリーンショットが自動で添付される形になるようです。

Michał Pierzchała @thymikee · 2026年8月20日

Love this 🔥 @expo is leading the way on agentic review. Using agent-device to automatically verify Expo SDK PRs with real iOS + Android screenshots. This is what the future of mobile PR reviews looks like.

agent-deviceのベンチマーク結果:コスト効率が約4倍向上#

agent-deviceがSwmansionのAppControlBenchでベンチマークされた結果、GPT-5.4-miniおよびHaiku 4.5を使って1ドルあたり約4倍多くのタスクを完了できることが示されました。 タスク完了率は94.2〜98.3%で、GPT-5.4-miniでは代替手段より2%高速という結果でした。

Michał Pierzchała @thymikee · 2026年8月18日

agent-device delivers more finished work for every dollar. Benchmarked on @swmansion’s AppControlBench with GPT-5.4-mini and Haiku 4.5: → ~4× more completed tasks/$ → 94.2–98.3% task completion → 2% faster with GPT-5.4-mini; 26% slower with Haiku 4.5 than alternative twitter.com/swmansion/status/2…

Argentがシミュレーター・エミュレーターのシェイク操作に対応#

React Native開発ツールのArgentが、シミュレーターおよびエミュレーターをシェイクしてデバッグメニューを開いたり、テキスト入力を元に戻したりする操作に対応しました。 人間が読みやすいドキュメントも新たに公開されています。

Software Mansion @swmansion · 2026年8月18日

Argent can now shake simulator and emulator to open hidden debug menus, undo text inputs or launch quick shortcuts. 📳

Filip Kamiński @FilipKaminski · 2026年8月21日

Argent has human friendly documentation now! (I work hard so you don't need to read it tho) docs.swmansion.com/argent/docs…

HeroUI Native Pro 1.0.0-beta.10 リリース#

HeroUI Native Pro 1.0.0-beta.10では、選択・ソート可能なTableコンポーネント、スナップページャーとサムネイル付きのCarousel、折りたたみ展開スプリングアニメーションのMorphButton、E.164形式対応のPhoneNumberFieldの4つのコンポーネントが追加されました。

HeroUI @hero_ui · 2026年8月21日

HeroUI Native Pro 1.0.0-beta.10 is out ✨ ✓ Table → selectable / sortable rows ✓ Carousel → snap pager + thumbnails ✓ MorphButton → collapsed-to-expanded spring ✓ PhoneNumberField → as-you-type + E.164 Full release notes 👇

Uniwind Pro 1.6.0 リリース#

Uniwind Pro 1.6.0がリリースされ、スコープ付き変数、iOSブラーフィルター、React Native 0.87のフルサポートが追加されました。

Jacek @jpudysz · 2026年8月17日

I've just released Uniwind Pro 1.6.0! - scoped variables 🔥 - iOS blur filters 🫨 - full support for React Native 0.87 🚀 - and much more! docs.uniwind.dev/pro/changelog

MetaのReactチームメンバーがExpoに入社#

Metaで5年間Reactチームに在籍していたRob HoganがExpoに入社し、ビルダー向けプロダクト開発に100%注力するとしています。

Rob Hogan @robjhogan · 2026年8月17日

Today was my last day at Meta - 5 years with the React team has been incredible. Tomorrow is my first day at @expo - so excited to be putting 100% into building for the builders. Onward! 🚀

今週のひとこと#

agent-deviceを使ってPRに実機でのスクリーンショットを貼り付けてくれるのは良さそうですね!

おそらくこのあたりで実現しているようです👀 https://github.com/expo/expo/blob/main/.github/workflows/agent-commands.yml