Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'Moving Towards a Stable JavaScript API (New Changes in 0.80)'
authors: [huntie, iwoplaza, jpiasecki, coado]
tags: [announcement]
date: 2025-06-12
date: 2025-06-12T16:00
---

In React Native 0.80, we're introducing two significant changes to React Native's JavaScript API — the deprecation of deep imports, and our new Strict TypeScript API. These are part of an ongoing effort to accurately define our API and offer dependable type safety to users and frameworks.
Expand Down
2 changes: 1 addition & 1 deletion website/blog/2025-06-12-react-native-0.80.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'React Native 0.80 - React 19.1, JS API Changes, Freezing Legacy Arch and much more'
authors: [hezi, fabriziocucci, gabrieldonadel, chrfalch]
tags: [engineering]
date: 2025-06-12
date: 2025-06-12T16:01
---

# React Native 0.80 - React 19.1, JS API Changes, Freezing Legacy Arch and much more
Expand Down