0xLet / SwiftUIKit

📱 UIKit code that is fun to write
https://0xlet.github.io/SwiftUIKit/
MIT License
74 stars 6 forks source link

Rename "DataConfigurable" to "DataIdentifiable" #147

Closed 0xLeif closed 4 years ago

0xLeif commented 4 years ago

DataConfigurable protocol defining only an ID seems odd. Would expect this to be more like “Identifiable” 👍