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: README.MD
+27-20
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
+
<p>
2
+
<ahref="https://central.sonatype.com/artifact/io.github.utsmannn/compose-remote-layout/overview"><imgalt="Maven Central Version"src="https://img.shields.io/maven-central/v/io.github.utsmannn/compose-remote-layout"></a>
3
+
<ahref="https://github.com/utsmannn/compose-remote-layout/actions/workflows/publish.yaml"><imgalt="Publish to Maven Central"src="https://github.com/utsmannn/compose-remote-layout/actions/workflows/publish.yaml/badge.svg"></a>
4
+
</p>
5
+
6
+
1
7
# Compose Remote Layout
8
+
Article published on [Medium](https://medium.com/@utsmannn/server-driven-ui-with-compose-remote-layout-bdc902d973f8)
2
9
3
-
## 1. Background and Motivation
10
+
## Background and Motivation
4
11
5
12
In modern app development, the ability to update UI components without deploying new app versions is
6
13
increasingly important. While solutions like React Native and Flutter offer this capability, they
@@ -15,7 +22,7 @@ This library was created to solve several key challenges:
15
22
- Platform-specific UI customization from a central source
16
23
- Real-time UI updates for critical changes
17
24
18
-
## 2. Key Features
25
+
## Key Features
19
26
20
27
The compose-remote-layout module provides several core features:
21
28
@@ -48,7 +55,7 @@ The compose-remote-layout module provides several core features:
0 commit comments