2025-12-08 · #14
週刊React Native #14 State of RN 2025、Reanimated 4.2.0、RN 2026リリース計画ほか
Androidのビルドを早くするRN Repoの登場#
Androidのライブラリの事前ビルドすることで、ビルドを高速化するRN Repoが登場しました。 現在はAndroidのみで利用できます。
We know the pain of slow native builds… so we created something really awesome to fix them. 😎 Introducing RN Repo: a free, open-source plugin that makes shipping React Native apps faster thanks to prebuilt artifacts. ⚡️🚀 Try it out now in beta. Links in the thread.
RNRepo - React Native Pre-Built ArtifactsSpeed up your builds and avoid compiling native libraries from scratch.rnrepo.org
次期Expo Routerでインタラクティブトランジションの追加#
次に登場予定のExpo SDK 55、Expo Router v7で、iOSのときにズームトランジションが利用可能になるようです。 React Nativeでも手軽に気持ちの良いトランジションが追加できるのは良いですね!
In the next version of Expo Router, You can add interactive Apple zoom transitions to any <Link /> in your app ✨
React Native Reanimated 4.2.0が公開#
今回のアップデートで、Shared Element Transittonが実験的にサポートされました。 これにより、画面感のトランジションを簡単に追加することができます。 その他パフォーマンスの改善や不具合修正なども含まれています。
Reanimated 4.2.0 is here, and it brings gifts! 🔥 🎁 Long-awaited Shared Element Transitions 🎉 Not production-ready yet, so they’re behind a feature flag. Please, test it out and give us feedback! 🎁 Experimental performance fixes, inspired by real apps. 🎁 Other improvements
Introducing Reanimated 4.2.0We have just published a new release of Reanimated — version 4.2.0, together with long-awaited Shared Element Transitions.swmansion.com
react-native-keyboard-controller 1.2.0が登場#
React Nativeでのキーボードのハンドリングを簡単に扱うことができる、react-native-keyboard-controller 1.2.0が登場しました。 機能的には大きな変更はありませんが、Expo Snackに対応しました。 これによって、react-native-keyboard-controllerを使ったコードを簡単にブラウザ上で共有することができるようになりました。
Upcoming version 1.20.x of react-native-keyboard-controller will be compatible with @expo snack. That means you can reproduce issues, share examples, and experiment with keyboard animations instantly in browser 🤯 This will also make the docs far more interactive 🤓
Version 1.20 — Expo Snack Support, Reanimated Deprecation Path, and New Features 🧬 | Keyboard ControllerMeet the 1.20.0 release of react-native-keyboard-controller. It’s a small (only 500 lines of code added compared to the previous release), but a very important one - it significantly improves compatibility across the react-native ecosystem.kirillzyusko.github.io
Uniwind Proのテーマ変更デモ#
今後登場予定のTailwindライクなスタイリングを提供する、UniwindのPro版のデモが公開されました。 スムーズなトランジションによるテーマの切り替えができるようです。
What if we could animate theme transitions just like the OS does for dark and light mode? Well, now you can with Uniwind Pro 🥳 Enable smooth transitions directly from JS, from ANY theme to ANY theme (even OS triggered theme changes). The animation runs in Swift/Kotlin, while
True Sheet 3.0がリリース#
React NativeでのBottomSheetを提供する、True Sheetの3.0が公開されました。 New Architectureに合わせて構築し直されています。 パフォーマンスや、ScrollViewの自動検出など、様々な改善が行われました。
Version 3.0 Release | React Native True SheetTrue Sheet 3.0 rebuilt from the ground up for React Native's New Architecture (Fabric) with native performance.sheet.lodev09.com
react-native-action-sheetのv10が公開#
こちらも同じくReact Nativeでシートを提供する、react-native-action-sheetのv10が公開されました。 Edge to Edgeの対応や、キーボードの挙動の改善、ScrollViewが内包されたときの対応など様々な改善が行われました。
react-native-actions-sheet V10 is finally here. - Migrated to use react-native-reanimated - Edge to edge handling - Improved Keyboard behaviour - Better support for Lists and ScrollViews - and much more! Release Notes: github.com/ammarahm-ed/react-n…
State of React Native 2025がオープン#
今年のReact Nativeについての状況調査が開始されました。 今年のトレンドなどどのような結果になるか楽しみですね。 ぜひ回答しましょう!
State of React Native 2025A survey about everything React Nativestateofreactnative.com
2026年のReact Nativeのリリーススケジュールが公開#
2026年も0.84から0.89まで6回のリリースを予定しています。
We've just published the release calendar for React Native in 2026. You will find it at reactnative.dev/releases Predictable releases means that you will know beforehand when we branch cut and when we ship a new release, making for a more stable ecosystem for everyone.
(1.0へののリリーススケジュールはいつ発表されるんでしょうね)
Convexを利用したExpoのサンプルアプリが公開#
Convexを利用し、リアルタイムで同期されるサンプルアプリが公開されています。 Convexを利用される方はチェックすると良さそうです。
📢 Just landed a new @expo example using @convex — check it out! Link below 👇
React Native Advent Calendar 2025#
枠が結構埋まってきました!
React Native - Qiita Advent Calendar 2025 - QiitaCalendar page for Qiita Advent Calendar 2025 regarding React Native.Qiita
今週のひとこと#
RN Repoでのプレビルドでビルドが高速化されるの、良さそうですね! 今年はiOSのPrebuildなど、ビルド周りの高速化が大きく進化した年になったのかなと思います。
State of React Native、結構入力する項目が多くて大変ですが、時間のあるときにでもぜひ回答してみましょう!
