You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/blog/2025-06-12-moving-towards-a-stable-javascript-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: 'Moving Towards a Stable JavaScript API (New Changes in 0.80)'
3
3
authors: [huntie, iwoplaza, jpiasecki, coado]
4
4
tags: [announcement]
5
-
date: 2025-06-09
5
+
date: 2025-06-12
6
6
---
7
7
8
8
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.
0 commit comments