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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,12 @@ The purpose of this repository is to demonstrate the following:
22
22
- Establishing component design systems for consuming rendering protocols on the client side, along with versioning systems for these design components.
23
23
- Gaining a deeper understanding of the Firebase Realtime Database system.
24
24
25
+
## ✍️ Technical Content
26
+
27
+
If you're interested in the overall design systems and the implementation details of this project, check out the blog post below:
28
+
29
+
-[Design Server-Driven UI with Jetpack Compose and Firebase](https://getstream.io/blog/server-driven-compose-firebase/)
0 commit comments