Jeremy Rand
|
cdd4a8ea82
|
Fix bug where the Edit and + buttons sometimes weren't visible on iOS 14. Along the way, I ran into more SwiftUI problems in iOS 14 so I had to put in a bit of hack for adding destinations by queuing them to the main queue 0.1 seconds later on add. Without that hack, the popup would not dismiss.
|
2022-03-25 22:18:30 -04:00 |
|
Jeremy Rand
|
abab6bb844
|
Put uuids in the iCloud data about each destination and start building the view for a specific destination to control the connection, listening and debug.
|
2021-12-21 23:19:42 -05:00 |
|
Jeremy Rand
|
0528a7db41
|
Move the destination data model stuff out of the UI.
|
2021-11-03 22:55:00 -04:00 |
|