Skip to content

Commit c3da6fa

Browse files
authored
Update iOS stability in Compose Multiplatform README (#5318)
### Proposed Changes - Remove the **Beta** label from **iOS** in the README. ### Testing - Visually verified changes. ### Release Notes N/A
1 parent a5fa04f commit c3da6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It is based on [Jetpack Compose](https://developer.android.com/jetpack/compose)
1010

1111
You can choose the platforms across which to share your UIs using Compose Multiplatform:
1212

13-
* [iOS](https://jb.gg/start-cmp) (Beta)
13+
* [iOS](https://jb.gg/start-cmp)
1414
* [Android](https://jb.gg/start-cmp)
1515
* [Desktop](https://jb.gg/start-cmp) (Windows, MacOS, Linux)
1616
* [Web](https://jb.gg/start-cmp) (Alpha)

0 commit comments

Comments
 (0)