Add DatePicker and refactor some views layout

This commit is contained in:
2025-12-09 13:06:35 +01:00
parent 2251c42ecf
commit abe14f4c3f
12 changed files with 379 additions and 224 deletions

4
.gitignore vendored
View File

@ -41,3 +41,7 @@ app-example
# generated native folders
/ios
/android
# IDE
.idea
.vscode