Cosmino
iPhone / Voyages
Manage costs for Spanish pilgrimages.
It can be used as a general travel expense management / household account book.
En voir plus...
Quoi de neuf dans la dernière version ?
・Compatible with iOS 26
・TopicListView/DaySumListView/DayListView
Remove edit button.
・DeprecatedTextEditor().overlay
・Deprecated UIScreen.main
・Deprecated Picker(selection: $value,label: Text("aaa")) {
-> Picker("aaa",selection: $value) {
・Deprecated Section(header: aaa
-> Section {
Text("Another Item 1")
Text("Another Item 2")
} header: {aaa}
・Deprecated (Bkup)
appendingPathComponent(_:)
->appending(path:directoryHint:)
・Deprecated onCommit
->onSubmit
・Deprecated tabItem
->Tab
・Deprecated Stepper
・Deprecated Slider
・Library update (XCode 26.0.1)