CCIP-App / CCIP-iOS

A Community Checkin with Interactivity Project for iOS app
https://apps.apple.com/app/id1436417025
GNU General Public License v3.0
52 stars 15 forks source link

NullFeature and @Feature #44

Closed secminhr closed 2 years ago

secminhr commented 2 years ago
  1. Use .nullFeature and related extension to avoid null checks (excessive guard let).
  2. Added Feature to provide feature type check and obtain certain type of feature from SettingsModel.