Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hola! πŸ‘‹ πŸ‘Ύ 🎲

This project is about a simple and tiny app that lets you save your expenses πŸ’Έ letting you specify whether they are business related πŸ’Ό or personal πŸ™ˆ

Highlights

In this project you can find:

  • A small example of the Clean Architecture stack
    • The Display struct for each isolated View. Personally, I like to build each small view (like list rows, or reusable components) with their own data structure. That way, the component itself is well decoupled from whichever entity that makes use of it. You only need to know that it will work fine if you pass the data it expects.
  • An amazing quirk from ForEach: the onDelete modifier (it does not work for List)
  • One List with two sectinos inside

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages