Ilyas Hallak 1cb87a4fb7 feat: enhance UI with improved label management and splash screen
- Add new logo and splash screen assets with multiple resolutions
- Implement paginated label selection with TabView
- Create UnifiedLabelChip component for consistent label display
- Add manual tag entry functionality with validation
- Refactor BookmarkLabelsViewModel with dependency injection
- Update launch screen configuration and color sets
- Add new localization strings for improved UX
- Improve ShareBookmarkView with better label selection UI
2025-07-29 21:26:32 +02:00

27 lines
446 B
JSON

{
"images" : [
{
"filename" : "readeck.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "readeck 1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "readeck 2.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "original"
}
}