Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcodeberlin authored Nov 9, 2024
1 parent 8812d89 commit 5296a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ In the **lib** folder you can find the main directory housing the core UI logic
In the app's architecture, components are organized into three primary categories: Atoms, molecules and providers. Atoms are the most basic ui elements used frequently throughout the app. In this picture is a feed with two posts in it. It shows the components.

<img src="https://github.com/user-attachments/assets/5249797c-5053-40f5-8c26-5ea6c15bf6ef" alt="Screenshotss">
<img src="https://github.com/user-attachments/assets/25d78115-391d-41f9-afba-735ecea3ca42" alt="Screenshot" width="200">

[Here](https://github.com/leo-lox/camelus) you can see code for a LongButton which is an atom

Expand Down

0 comments on commit 5296a1b

Please sign in to comment.