DirectToSwiftUI icon indicating copy to clipboard operation
DirectToSwiftUI copied to clipboard

Rule based CRUD Database Frontends for SwiftUI

Results 2 DirectToSwiftUI issues
Sort by recently updated
recently updated
newest added

I've loaded the finished DVDRental demo app with ``` git clone -b branches/10-customized \ https://github.com/DirectToSwift/DVDRental.git ``` as well as tried it with ``` git clone -b branches/01-default-rulemodel \ https://github.com/DirectToSwift/DVDRental.git ```...

If an object is created, we don't tell the display group. We should, so that it can refresh.