Peter Livesey
Peter Livesey
For collection data providers, it'd be great to filter on model changes and insert them into the collection if they meet a certain filter. This would be like predicates in...
It should be trivial to make data providers observable objects. Since the library promotes a one way data flow anyway, using it with `SwiftUI` seems natural.
https://github.com/linkedin/RocketData/issues/31 e.g. For network calls and setData, the delegate is not called. The delegate is only called for consistency changes.
I always forget to update the sample app and it keeps breaking. Should add this to travis.
Advice is to set this to ${SRCROOT}
For some reason, this function never gets called which means it doesn't print out the path to test failures.
See UnitTestViews.m For unit testing, the test has yet to come up with a view which actually has ambiguous layout according to the OS. It always seems to return true....