Added
- Add inspector proxy
nativeNetworkInspection
target capability flag (f3ce7cd76e by @byCedric)
iOS specific
- Implement cursor style prop (73664f576a by @Saadnajmi)
Changed
Android specific
- Expose
react_render_textlayoutmanager
via prefab. (642b4e5c2c by @tomekzaw) - Expose
rrc_text
via prefab. (1c69100a2b by @tomekzaw) - Expose
rrc_textinput
via prefab. (adc9e5b0fa by @tomekzaw)
Fixed
- Support .tsx, .ts, and .jsx in component stacks (adaf5eba3e by @rickhanlonii)
Android specific
- Fix registration of ViewManagers in new renderer when not using lazyViewManagers. (fb9872d4fe by @javache)
- NullPointerException is no longer ignored in MessageQueueThreadHandler (5f45700bd0 by @javache)
iOS specific
- RCTRedBox not appearing in Bridgeless when metro is not running (4adef35e97 by @okwasniewski)
Hermes dSYMS:
How to Test
Generate a new project:
npx react-native@next init RN0740RC3 --version 0.74.0-rc.3
- You can participate in the conversation on the status of this release in the working group.
- To help you upgrade to this version, you can use the upgrade helper ⚛️.
- See changes from this release in the changelog.
Help us testing 🧪
Let us know how it went by posting a comment in the working group discussion! Please specify with system you tried it on (ex. macos, windows).
Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one - or use a different library that is already leveraging the new architecture!